Hi ALL,
I am using a google container build method to do a continuous deployment of
my java application which needs to connect to Cloud SQL instance.
Everything is going fine except the connection to database {Cloud SQL}. I
tried to whitelist the GKE cluster IP and java application exposed IP in to
Cloud SQL instance via authorization tab. But nothing works.
when i connect to my container and tried telnet <Cloud-SQL-IP> 3306, it's
not working. neither my java application when i send some request which
should connect to Cloud-SQL database.
I found about Cloud-SQL-Proxy but that seems a lot while doing a google
container build deployment method, as i don't want any manual work to edit
my pod deployment file.
Can someone please point me on to right direction which will be of great
help.
Thanks
Khaleeq.
--
You received this message because you are subscribed to the Google Groups
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.