If you just want to talk to a service from your desktop, you can often use 
 kubectl proxy, or kubectl port-forward to forward local traffic to the 
cluster. 

If you want a real DNS name, and your service to be internet accessible, 
you need to setup an ingress resource. 



On Saturday, June 18, 2016 at 3:17:19 PM UTC-6, kant kodali wrote:
>
> Hi Guys,
>
> Is there a way to get a public DNS or something of a headless service 
> inside my kubernetes cluster so that I can talk to the pods backed by my 
> headless service from my home computer per say?
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Containers at Google" 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/google-containers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to