GCP Kubernetes created 6 nodes when num-nodes was set to 2
问题 I am following this tutorial to configure Kubernetes on GCP. https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app#clean-up I run this command to create a cluster following the suggestion from here - GKE: Insufficient regional quota to satisfy request: resource "IN_USE_ADDRESSES" gcloud container clusters create name-cluster --num-nodes=2 When I list the nodes using gcloud compute instances list I notice that I have got more than 2 nodes!! Why? NAME LOCATION MASTER_VERSION