Open jlloyd-widen opened 1 month ago
For those who might need this after I, I figured out that since the JDBC is not a HTTP(s) protocol you need to enable a network layer load balancer and configmap to make it work. This documentation led me to figure it out.
This chart has some configuration around enabling the SQL API but when I enable it all my attempts to connect to it with a JDBC client timeout. Being new to K8s as I am, I'm not entirely sure how to enable this.
In addition to the config provide here, I added a path the ingress:
but this was clearly not enough. Could it have something to do with K8s not natively supporting anything other than http(s)?