On 2017-09-05 6:19 pm, 'Tim Hockin' via Kubernetes user discussion and Q&A wrote:
We do not have a mechanism to express what you want to express, then.
You control the cluster suffix and the subdomain, and the pod name,
but even with all of those in play, the hostname comes out as
`<pod>.<subdomain>.svc.<suffix>`, I am pretty sure.  I am open to
proposals on how to allow what you want.

Being able to set the suffix would suffice for my purposes. (I think the license check just verifies that the fqdn ends with our domain.)

But I didn't see any k8s option to set that in such a way that calling "hostname -f" from inside a pod would return a string ending with that suffix. Is there a setting I'm missing?

Thanks,

DR

--
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 kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
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