82316/how-to-delete-gke-cluster-from-command-line
Hi Guys,
I have created one GKE Cluster. Now I don't require this cluster. How can I delete this cluster from the command line?
Hi@akhtar,
You can delete your GKE Cluster from the command line. GCP Cloud has its command. You can use the below command to delete your cluster.
$ gcloud container clusters delete cluster-name
Hi@MD, A cluster consists of at least one cluster master machine ...READ MORE
Hi@akhtar, You can do SSH to GCP instance ...READ MORE
Hi@akhtar, You can compute service in GCP to launch ...READ MORE
Hi@akhtar, To create a personal network, you need ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@akhtar, GCP shell has a command named gcloud. ...READ MORE
Hi@akhtar, You need to add the billing account ...READ MORE
Hi@akhtar, You can enable new services to your ...READ MORE
Hi@akhtar, After creating your cluster, you need to ...READ MORE
Hi@akhtar, You can create a project from your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.