Update and rename install/gke-assign-static-ip-address.md to serving/gke-assigning-static-ip-address.md

This commit is contained in:
Ivan Nikittin 2018-07-11 11:40:20 -07:00 committed by GitHub
parent ffbc53fd0f
commit d53ddf080b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,8 @@
# Assign a static IP address for Knative # Assigning a static IP address for Knative
This guide is useful if you are running Knative on Google Kubernetes Engine If you are running Knative on Google Kubernetes Engine and want to deploy
and want to deploy apps on a custom domain. apps on a [custom domain](./using-a-custom-domain.md), you need to configure a
static IP address to ensure your custom domain mapping doesn't break.
Before [configuring a custom domain] for your Knative services, you
need to configure a static IP address to ensure your custom domain
mapping doesn't break.
Knative uses a shared Gateway to serve all incoming traffic within Knative Knative uses a shared Gateway to serve all incoming traffic within Knative
service mesh, which is the "knative-shared-gateway" Gateway under service mesh, which is the "knative-shared-gateway" Gateway under