mirror of https://github.com/istio/istio.io.git
update cluster version to 1.9.7-gke.1 (#1413)
see here - https://github.com/istio/istio.github.io/issues/1411
This commit is contained in:
parent
5f9dc71b7e
commit
0b52a1fa8c
|
@ -54,7 +54,7 @@ Create a new cluster.
|
|||
|
||||
```command
|
||||
$ gcloud container clusters create <cluster-name> \
|
||||
--cluster-version=1.9.4-gke.1 \
|
||||
--cluster-version=1.9.7-gke.1 \
|
||||
--zone <zone> \
|
||||
--project <project-name>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue