Uninstalling KubeSphere and Kubernetes

You can delete the cluster by the following command.

Tip

Uninstall will remove KubeSphere and Kubernetes from your machine. This operation is irreversible and does not have any backup. Please be cautious with the operation.

  • If you started with the quickstart (all-in-one):
  1. ./kk delete cluster
  • If you started with the advanced mode (created with a configuration file):
  1. ./kk delete cluster [-f config-sample.yaml]