Kubernetes:A Complete DevOps Cookbook
上QQ阅读APP看书,第一时间看更新

Deleting your cluster

To delete your cluster, use the following command:

$ kops delete cluster --name ${KOPS_CLUSTER_NAME} --yes

This process may take a few minutes and, when finished, you will get a confirmation.