Hi.
We have a number of nginx instances running on our cluster. These are not ingress controllers, but plain ol’ nginx instances with custom configs (we are porting an application that used a number of these). They are simply configured as LoadBalancer services.
How do we, for the purposes of observability, mesh the incoming traffic to these pods? We are running on AKS.
Many thanks,
Simon