We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97faa6d commit 3ad28ebCopy full SHA for 3ad28eb
2 files changed
src/quickstart/provider/gke/boot.md
@@ -64,7 +64,7 @@ Then list your container clusters:
64
```
65
$ gcloud container clusters list
66
NAME ZONE MASTER_VERSION MASTER_IP MACHINE_TYPE NODE_VERSION NUM_NODES STATUS
67
-cluster-1 us-central1-b 1.2.4 104.154.234.246 n1-standard-2 1.2.3 * 2 RUNNING
+cluster-1 us-central1-b 1.4.0 104.154.234.246 n1-standard-2 1.4.0 * 2 RUNNING
68
69
70
If you haven't configured your default zone, make sure it matches the ZONE for your cluster:
src/quickstart/provider/gke/images/gke-node-version.jpg
-97.4 KB
0 commit comments