mirror of https://github.com/knative/docs.git
Updating Container Engine to new name (#439)
This commit is contained in:
parent
6d21cd89cb
commit
b9432ee5a5
|
@ -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} \
|
||||
|
|
Loading…
Reference in New Issue