Im running a kubernetes (kubeflow + k8s) pod with a jupyter notebook and a docker service outside of the kubernetes server, im currently trying to connect to a sql service but it keeps getting ConnectionResetError, both firewall and docker are exposing the port needed but the k8s keeps not being able to connect, what could be the problem? (tell me if you need more details).
Thanks.