https://rancher.com/ logo
Title
c

curved-student-83302

03/07/2023, 4:14 PM
• Hi, i have a rke deployment that failed. The cluster is already gone but i cannot delete the nodetemplates in the Rancher GUI. They are still associated to the controlplane and worker nodes for the cluster and these nodes are still visible in the /v3/nodes API view. NodeStatus • message": "(node01) Waiting for VMware Tools to come online...", • "status": "Unknown", "type": "Provisioned" I tried to delete them using curl -u <api-token> -X DELETE https😕/&lt;rancher-url&gt;/v3/nodes/node:id but this didn't work.