Update gke-assigning-static-ip-address.md

This commit is contained in:
Ryan Gregg 2018-07-22 22:12:44 -07:00 committed by GitHub
parent ce673eb568
commit 5f6deed9ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ In the [GCP console](https://console.cloud.google.com/networking/addresses/add?_
1. From the **Region** drop-down, choose the region where your Knative cluster is running. 1. From the **Region** drop-down, choose the region where your Knative cluster is running.
For example, select the `us-west1` region if you deployed your cluster to the `us-west1-c` zone. For example, select the `us-west1` region if you deployed your cluster to the `us-west1-c` zone.
1. Leave the **Attached To** field set to `None` since we'll attach the IP address through a config-map later.
1. Copy the **External Address** of the static IP you created. 1. Copy the **External Address** of the static IP you created.