Secure outbound traffic with Istio egressgateway Secure outbound traffic with Istio egressgateway kubernetes kubernetes

Secure outbound traffic with Istio egressgateway


You can configure an egress gateway to establish an outbound connection using mutual TLS (client certificate).

This way the connection will be established mTLS secured transparently for your service.

You can find a documentation for this here.