Open PragyaDw opened 2 years ago
We worked thru this by leveraging some type of other HTTP load balancer in front of nginx/AKS-Hybrid. In our case, we used a Netscaler appliance and passed it on using x-forwarded-for
header. It stinks that we had to shim in another appliance, but it allowed us to capture the original source IPs.
Link to a workaround: https://github.com/Pamir/aks-hci/blob/main/Demos/nginx-ingress-troubleshooting.md
For the customers who already have application running in AKS and,