How to Control Cluster Egress Traffic in Azure Kubernetes Service with Custom Routes
You can control egress traffic in Azure Kubernetes Service by configuring user-defined routes and setting the right outbound type. You start by setting up dedicated subnets and route tables, then associate user-defined routes to direct outbound traffic. Many organizations use Azure Firewall or NAT Gateway for extra security. Before you begin, make sure …

