Ingress

Controlling ingress traffic for an Istio service mesh.

Ingress Gateways

Describes how to configure an Istio gateway to expose a service outside of the service mesh.

Secure Gateways (File Mount)

Expose a service outside of the service mesh over TLS or mTLS using file-mounted certificates.

Secure Gateways (SDS)

Expose a service outside of the service mesh over TLS or mTLS using the secret discovery service (SDS).

Ingress Gateway without TLS Termination

Describes how to configure SNI passthrough for an ingress gateway.

Kubernetes Ingress with Cert-Manager

Demonstrates how to obtain Let's Encrypt TLS certificates for Kubernetes Ingress automatically using Cert-Manager.