Updated traffic management to point to ingress docs (#4396)

This commit is contained in:
Brian Avery 2019-06-13 17:06:43 -04:00 committed by mergify[bot]
parent 8584d37cd7
commit 103600ce8d
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ weighted routing feature.
1. Confirm that the `tcp-echo` service is up and running.
The `$INGRESS_HOST` variable below is the External IP address of the ingress, as explained in
the [Bookinfo](/docs/examples/bookinfo/#determining-the-ingress-ip-and-port) doc. To obtain the
the [Ingress Gateways](/docs/tasks/traffic-management/ingress/ingress-control/#determining-the-ingress-ip-and-ports) doc. To obtain the
`$INGRESS_PORT` value, use the following command.
{{< text bash >}}