- Kubernetes:A Complete DevOps Cookbook
- Murat Karslioglu
- 37字
- 2025-04-04 13:20:38
Deleting your cluster
To delete your k8s-devops-cookbook-1 cluster, use the following command:
$ gcloud container clusters delete k8s-devops-cookbook-1
This process may take a few minutes and when finished, you will get a confirmation message.