how to delete rancher cluster when gettting deleteerror for nodes.

Rohit PatilRohit Patil
1 min read
  1. go to the rancher cluster which you want to delete( means cluster for which you getting 'deleteerror')

  2. Within the selected Rancher cluster, locate and click on the "Nodes" tab.

  3. then click on edit Yaml for that particular node( the node which is getting 'deleteerror' )

  4. now remove the particular line from node YAML Config

finalizers:

  1. Save and Apply the Changes After removing the lines, save the YAML configuration changes and apply them to the Rancher cluster.

By following these steps and removing the specified lines from the YAML configuration of the problematic node, you can successfully resolve the "DeleteError" issue when attempting to delete nodes in your Rancher cluster. and your rancher cluster will be deleted

Thanks,

Rohit

1
Subscribe to my newsletter

Read articles from Rohit Patil directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Rohit Patil
Rohit Patil