Updating Container Engine to new name (#439)

This commit is contained in:
Brett Johnson 2018-10-04 09:43:24 -07:00 committed by Knative Prow Robot
parent 6d21cd89cb
commit b9432ee5a5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ the `config-network` map.
To set the correct scope, you need to determine the IP ranges of your cluster. The scope varies
depending on your platform:
* For Google Container Engine (GKE) run the following command to determine the scope. Make sure
* For Google Kubernetes Engine (GKE) run the following command to determine the scope. Make sure
to replace the variables or export these values first.
```shell
gcloud container clusters describe ${CLUSTER_ID} \