mirror of https://github.com/istio/istio.io.git
parent
bbd4452d89
commit
df1260f58e
|
|
@ -7,7 +7,7 @@ attribution: Vadim Eisenberg (IBM)
|
||||||
keywords: [traffic-management,ingress,https,http]
|
keywords: [traffic-management,ingress,https,http]
|
||||||
---
|
---
|
||||||
|
|
||||||
The [Control Ingress Traffic](/docs/tasks/traffic-management/ingress) and the
|
The [Control Ingress Traffic](/docs/tasks/traffic-management/ingress/ingress-control/) and the
|
||||||
[Ingress Gateway without TLS Termination](/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/) tasks describe
|
[Ingress Gateway without TLS Termination](/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/) tasks describe
|
||||||
how to configure an ingress gateway to expose services inside the mesh to external traffic. The services can be HTTP or
|
how to configure an ingress gateway to expose services inside the mesh to external traffic. The services can be HTTP or
|
||||||
HTTPS. In the case of HTTPS, the gateway passes the traffic through, without terminating TLS.
|
HTTPS. In the case of HTTPS, the gateway passes the traffic through, without terminating TLS.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue