mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
862 B
862 B
| title | keywords | description | linkTitle | weight |
|---|---|---|---|---|
| Uninstall KubeSphere and Kubernetes | Kubernetes, KubeSphere, uninstalling, remove-cluster | Remove KubeSphere and Kubernetes from your machines. | Uninstall KubeSphere and Kubernetes | 3700 |
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]