Connecting to Google Cloud SQL from Container Engine: can't resolve cloud sql proxy
问题 I'm trying to connect to Google Cloud SQL from a node app, which is running in a Google Container Engine pod managed by Kubernetes. I've followed the instructions here to create a Cloud SQL proxy. When I run the app, I receive: { "code": "ENOTFOUND", "errno": "ENOTFOUND", "syscall": "getaddrinfo", "hostname": "127.0.0.1:3306", "host": "127.0.0.1:3306", "port": 3306, "fatal": true } So it looks as though the proxy can't be resolved. I've run kubectl describe pods <pod_name> and the proxy