mirror of https://github.com/knative/docs.git
Update gke-assigning-static-ip-address.md
This commit is contained in:
parent
d4a3e49ae6
commit
2d5b95cbca
|
@ -1,7 +1,7 @@
|
|||
# Assigning a static IP address to the Knative gateway
|
||||
|
||||
If you are running Knative on Google Kubernetes Engine and want to deploy
|
||||
apps on a [custom domain](/using-a-custom-domain.md), you need to configure a
|
||||
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.
|
||||
|
||||
Knative uses a shared gateway to serve all incoming traffic within Knative
|
||||
|
|
Loading…
Reference in New Issue