after you accomplish this -> after completing that example

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
This commit is contained in:
Rigs Caballero 2019-02-25 20:47:59 +02:00 committed by GitHub
parent 293de8ff5a
commit 27f2917884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ The [Collecting Metrics and Logs](/docs/tasks/telemetry/metrics-logs/) task desc
Follow the steps in the [Egress Gateway with TLS Origination](/docs/examples/advanced-gateways/egress-gateway-tls-origination/) example, **with mutual TLS authentication enabled**, without
the [Cleanup](/docs/examples/advanced-gateways/egress-gateway-tls-origination//#cleanup) step.
After you accomplish this, you will be able
After completing that example, you can access [edition.cnn.com/politics](https://edition.cnn.com/politics) from an in-mesh container with `curl` installed. This blog post assumes that the `SOURCE_POD` environment variable contains the source pod's name and that the container's name is `sleep`.
to access [edition.cnn.com/politics](https://edition.cnn.com/politics) from an in-mesh container that has _curl_
installed. In the instructions of this blog post we assume that the `SOURCE_POD` environment variable contains the
source pod's name and the container's name is `sleep`.