Update sidecar-injection.md (#701)

1.7.5 does not work for new clusters anymore. If we skip this line it should pick up the default - which is now at 1.7.8.gke
This commit is contained in:
Sakshi Goel 2017-11-03 13:35:13 -07:00 committed by Laurent Demailly
parent c58e017db3
commit fc57b98973
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ different environments as follows:
```bash
gcloud container clusters create NAME \
--cluster-version=1.7.5 \
--enable-kubernetes-alpha \
--machine-type=n1-standard-2 \
--num-nodes=4 \