Learn how to set up routing to services that are hosted outside the service mesh or outside the cluster.
Route to an external service directly
Allow services in the mesh to send traffic to an external IP address, CIDR, or hostname directly.
Create internal DNS entries for external endpoints
Create internal DNS entries that services in the mesh use to reach an external endpoint.
Block egress traffic with an egress gateway
Use an egress gateway to allow egress traffic to external endpoints for only certain services in the …