I am using rancher 2.8.2 trying to manage an exist...
# general
r
I am using rancher 2.8.2 trying to manage an existing 1.26.13 cluster. I tried to delete and let RKE recreate a etcd node. During the process its now stuck on "waiting for node to be removed cluster". I've confirmed that etcd is not looking for that node, I've also deleted the node via kubectl. When I check the full-cluster-state configmap, I still see the now deleted node in the list. I am not sure what to do force this node out of the cluster. I am unable to add any more etcd nodes into the cluster. If anyone has a suggestion let me know