website/content/en/docs/installing-on-linux/uninstall-kubesphere-and-Ku...
serenashe b5b5bfa0e0
Changed description on index pages (#1307)
Signed-off-by: adakisme <serenashe@yunify.com>
2021-04-01 18:32:38 +08:00

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]