You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a cluster and enable a feature use managed control planes.
MachineRequestsSet should be created (1 or 3 depending on the tier, we can start with 1 node).
Create a controlplane MachineSet that gets the machines from the created MachineRequestSet.
We should create the ConfigPatch that configures the node right for the managed mode.
Note: managed control planes should be ignored by the machine class controller, and the state validation shouldn't allow allocating the nodes if they are allocated with the readonly annotation.
Need to decide what we're going to do with the etcd backups feature for the cluster.
Tasks
The text was updated successfully, but these errors were encountered: