This function deletes a kubernetes cluster via
gcloud container clusters delete
. Specify a zone if necessary.
kub_kill_cluster(name, zone = NULL)
name | Name of the cluster |
---|---|
zone | Zone where the cluster was created ( |
The name of the cluster
https://cloud.google.com/sdk/gcloud/reference/container/clusters/delete