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
NB: If you're going from single-node control plane to HA control plane, you need to have some sort of load balancing in place, then, and a restart of all workers (including the controller+worker) node is required to pick that up (in case of NLLB). In case of using spec.api.externalAddress, it might even be necessary to rejoin the workers, or manually adjust the k0s worker's kubeconfig files, to point to the new address.
Hey Folks,
I currently have a k0s cluster deployed using k0sctl with the following topology:
And I wondered if it's possible to add the following nodes to make the control plane HA:
I've previously added worker nodes this way no problem, I just don't know if control plane nodes can be joined the same way.
Is this possible using k0sctl?
The text was updated successfully, but these errors were encountered: