Hello

I start experiencing with statefulsets, and I'm following this link on 
kubernetes website 

http://kubernetes.io/docs/tutorials/stateful-application/run-replicated-stateful-application/

How can I connect my java  application to the mysql database statefulset 
(they are all in same kubernetes cluster node and namesapce)? what service 
should I connect to ? which address should I use ? 
I tried mysql-read..default.svc.cluster.local:3306 didn't work !!!

-- 
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.

Reply via email to