The problem is that we only get 63 characters to make a unique name, and
both kubernetes namespace and service names can be that long themselves,
and even then they are not unique across clusters.  We could use the UUID
and up to 27 characters of the combination of those names, but then we have
a back-compat problem.

Maybe not impossible, but not simple.

On Wed, May 23, 2018 at 1:13 PM Jonathan Mejías <drumber...@gmail.com>
wrote:

> Hi.
>
> By default kubernetes when expose the Google Load Balancer gives a name
> like "3efre2udfi9w2du9qwefds200992di" there is a way to change that name to
> one more human readble?
>
> Regards
>
> --
> 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.
>

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