Uninstall 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):
./kk delete cluster
- If you started with the advanced mode (created with a configuration file):
./kk delete cluster [-f config-sample.yaml]
What’s on this Page