Uninstall KubeSphere and Kubernetes

Uninstalling KubeSphere and Kubernetes means they will be removed from your machine. This operation is irreversible and does not have any backup. Please be cautious with the operation.

To delete your cluster, execute the following command.

  • If you installed KubeSphere with the quickstart (all-in-one):

    ./kk delete cluster
    
  • If you installed KubeSphere with the advanced mode (created with a configuration file):

    ./kk delete cluster [-f config-sample.yaml]
    

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page