mirror of https://github.com/istio/istio.io.git
after you accomplish this -> after completing that example
Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
This commit is contained in:
parent
293de8ff5a
commit
27f2917884
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue