|
Hi, I guess I am not the first to try, has anyone sucessfully tried to expose a mysql database via envoy gateway using Gatway API resources. I currently have an OpenStack LB using PROXY protocol and I was trying to add an TCP listener to my Gateway and a TCPRoute for the DB service. At the moment I am getting the response Main question at this point is can and should this setup work in principle? |
Answered by
jabbrwcky
Apr 21, 2026
Replies: 1 comment 1 reply
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you @arkodg,
this is a very helpful tip. Together with the right BackendTrafficPolicy it actually works like a charm.
I'll record the solution here for posterity. It consists of: