mirror of https://github.com/istio/istio.io.git
Add reference to a page with more details. (#13692)
* Add reference to a page with more details. * Update content/en/docs/ops/deployment/requirements/index.md Co-authored-by: Eric Van Norman <ericvn@us.ibm.com> --------- Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
This commit is contained in:
parent
d4b416f304
commit
85b6ca2a85
|
@ -157,3 +157,5 @@ For Non-HTTP based traffic (including HTTPS), Istio does not have access to an `
|
|||
One implication of this is that direct calls to pods (for example, `curl <POD_IP>`), rather than Services, will not be matched. While the traffic may
|
||||
be [passed through](/docs/tasks/traffic-management/egress/egress-control/#envoy-passthrough-to-external-services), it will not get the full Istio functionality
|
||||
including mTLS encryption, traffic routing, and telemetry.
|
||||
|
||||
See the [Traffic Routing](/docs/ops/configuration/traffic-management/traffic-routing) page for more information.
|
||||
|
|
Loading…
Reference in New Issue