This message was deleted.
# general
a
This message was deleted.
r
My first question would be etcd. If that's 5 nodes then I'd look at how to shrink it to 3 first. I don't think the control plane cares too much past that, but definitely etcd gets cranky if it has fewer nodes than it expects.
Not sure how doable shrinking etcd is or not, honestly.
a
Try: Rancher Manager -> Cluster Management -> Clusters. This assumes that this question is in regards to a cluster deployed by Rancher.
And I recommend decreasing/increasing one node at a time to give the cluster a chance to settle.
p
yea this is a k3s cluster, i never tried the scale down before, will have to take a look at that
thats assuming its a downstream cluster right?
a
Yes, this assumes a Rancher provisioned, downstream cluster.
r
If it's k3s and isn't using embedded etcd, you can potentially just delete the spare control plane nodes one by one and it should balance.