java jetty app connects one way to mysql in kubernetes

6/20/2019

I am facing issue with my app it can connect to mysql in kubernetes when i ran it locally but ones i deploy it on pod it only can connect and executes first query but it never get response back and fails on timeout. I have tried running them in the same pod, various pods etc.

-- Dmitry
jetty
kubernetes
mysql

0 Answers