From b9432ee5a5af0a683ff3971534852e40ed423400 Mon Sep 17 00:00:00 2001 From: Brett Johnson Date: Thu, 4 Oct 2018 09:43:24 -0700 Subject: [PATCH] Updating Container Engine to new name (#439) --- serving/outbound-network-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/outbound-network-access.md b/serving/outbound-network-access.md index 502131380..96ab5a96b 100644 --- a/serving/outbound-network-access.md +++ b/serving/outbound-network-access.md @@ -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} \