Connection to MySQL Database via Ingess GW

No matter what I try in regards to GW/VS/DR I cannot make a connection via mysql client to connect a service running in my cluster.

Right now there is no mTLS enforcement and no sidecars running just routing through the GW and then was going to see what bits I can add but right now I cannot make any connection. There is nothing in the ingress GW logs.

We are trying to map the IGW port 80 to port 3306/6033 (a proxysql instance) and if I curl I see log messages which obviously don’t connect.

Any pointers would be very well received.