hello,
I am trying to connect from my GKE cluster to postgresql instance (cloudsql) and i am getting this error.
Creating database xxxxx on companyname@10.XX.XX.XX:5432 psql: could not connect to server: Operation timed out Is the server running on host "10.XX.XX.XX" and accepting TCP/IP connections on port 5432?
Any suggestion on why this is?