On Mon, Jun 27, 2016 at 03:04:45PM -0700, 'Tim Hockin' via Containers at Google wrote: > Actually, you can get stable hostnames without full petset. > > in v1.2 set the pod annotations `pod.beta.kubernetes.io/hostname` and > `pod.beta.kubernetes.io/subdomain`, and create a Service with > metadata.name=<subdomain> and clusterIP=None. > > in v1.3 set the pod.spec.hostname and .subdomain fields instead > > https://github.com/kubernetes/kubernetes/blob/master/build/kube-dns/README.md#a-records-and-hostname-based-on-pods-hostname-and-subdomain-fields
Ohh, great! Sorry, I forgot about that :-) -- 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.
