From 4500fb83f9067572ebba725951d96b8e4cff3fae Mon Sep 17 00:00:00 2001 From: Sam O'Dell <31352624+samodell@users.noreply.github.com> Date: Fri, 13 Jul 2018 16:48:13 -0700 Subject: [PATCH] removing comma --- serving/gke-assigning-static-ip-address.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/gke-assigning-static-ip-address.md b/serving/gke-assigning-static-ip-address.md index 94da53316..15f941bc2 100644 --- a/serving/gke-assigning-static-ip-address.md +++ b/serving/gke-assigning-static-ip-address.md @@ -5,7 +5,7 @@ If you are running Knative on Google Kubernetes Engine and want to use a static IP address to ensure that your custom domain mapping doesn't break. Knative uses the shared `knative-shared-gateway` Gateway under the -`knative-serving` namespace, to serve all incoming traffic within the +`knative-serving` namespace to serve all incoming traffic within the Knative service mesh. The IP address to access the gateway is the external IP address of the "knative-ingressgateway" service under the `istio-system` namespace. Therefore, in order to set a static IP for the