Removing a node: > The cluster has three contro...
# harvester
p
Removing a node:
The cluster has three control plane nodes and no worker nodes.
You must add a new node to the cluster before removing a control plane node. This ensures that the cluster always has three control plane nodes and that a quorum can be formed even if one control plane node fails.
Given that I do have 3 CP nodes, but one of them is not working (rke2-server won't run), I guess I can safely ignore this and delete the broken CP node in the Harvester UI?
I can't delete the affected node from the Harvester UI - probably because that node isn't online to even talk to the cluster. Maybe there should be a force-delete option on the menu. I guess I have to run 'k delete node' from the terminal
I can't delete the affected node from the Harvester UI - probably because that node isn't online to even talk to the cluster. Maybe there should be a force-delete option on the menu. I guess I have to run 'k delete node' from the terminal