easygcloud
Upgrade a specific GKE node pool to a newer Kubernetes version
command
gcloud container clusters upgrade prod-cluster --node-pool=default-pool --cluster-version=1.28 --zone=us-central1-acommand
gcloud container clusters upgrade prod-cluster --node-pool=default-pool --cluster-version=1.28 --zone=us-central1-aPart of the Google Cloud CLI (gcloud) — GKE category.
| Flag | Purpose |
|---|---|
--node-pool | Set to: default-pool |
--cluster-version | Set to: 1.28 |
--zone | Set to: us-central1-a |
Test your recall — not just your reading.
Practice with interactive quiz →