I have successfully deployed and purged several Kubernetes clusters with Rancher and VMWare vSphere.
However, there is some clusters that is stuck in “Removing” (one says Updating, but it is Removing).
How can I purge these clusters from Rancher?
The nodes was already deleted from VMWare, so I just need to remove the clusters from Rancher itself.
Hello,
I think you first log in to the Rancher dashboard and attempt a force delete. If that fails, edit the cluster’s YAML configuration to remove references manually. You can also use the Rancher API to send a delete request directly or utilize the Rancher CLI for removal.