Global L4 Load Balancer → AKS Service (LoadBalancer) traffic not receiving.
WiJungle Admin
0
Reputation points
Hi Everyone,
I’m trying Global routing between two regions using global load balancer and AKS clusters (2 clusters in different region)
Scenario
- A Global Load Balancer (L4) sends traffic to:
- Azure AKS Service of type LoadBalancer (Standard SKU)
- The AKS service exposes a public IP and is reachable directly from the internet (curl/browser works).
- Global LB (L4) → Azure LB (L4) → VM works fine
- Global LB (L4) → Azure LB (created by AKS) → Pods does not work.
We are not using azure front door to reduce cost.
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
Sign in to answer