Implement the controller that will create machine request sets for the clusters which have managed control planes enabled.
Each cluster will have it's own machine request set with 3 requests.
Add omni.sidero.dev/managed label to the Cluster.
Open questions:
- should we propagate the label to the
MachineSet?
- should the
MachineSet be created by the controller?