Skip to content

Commit 3ad28eb

Browse files
authored
fix(docs): update gke screenshot and text. (#540)
1 parent 97faa6d commit 3ad28eb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/provider/gke/boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Then list your container clusters:
6464
```
6565
$ gcloud container clusters list
6666
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
67+
cluster-1 us-central1-b 1.4.0 104.154.234.246 n1-standard-2 1.4.0 * 2 RUNNING
6868
```
6969

7070
If you haven't configured your default zone, make sure it matches the ZONE for your cluster:
-97.4 KB
Loading

0 commit comments

Comments
 (0)