Hi,
So we are running a kubernetes cluster on prem and dont have the ability to use LoadBalancer services. We want to use mesh gateways, I just want to find out if NodePort services are our only choice to expose the mesh gateway pods, since we cant use a LoadBalancer service?
Is it somehow possible to use a kubernetes ingress to expose the mesh gateway pods?