easygcloud
Enable cluster autoscaling on a GKE node pool with min/max node bounds
command
gcloud container node-pools update default-pool --cluster=prod-cluster --enable-autoscaling --min-nodes=2 --max-nodes=10 --zone=us-central1-acommand
gcloud container node-pools update default-pool --cluster=prod-cluster --enable-autoscaling --min-nodes=2 --max-nodes=10 --zone=us-central1-aTest your recall — not just your reading.
Practice with interactive quiz →