How do I make a container aware of the service's IP:NodePort or ClusterIP:port address? Let's say, I can access my application at http://public-ip:port/myapp from the external world. I want a container(s) to be able to reach to http://public-ip:port Or to reach to ClusterIP:port.
What k8s' capability do I use to make this happen? Thanks, Kyunam -- 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.
