Skip to content

Conversation

@timothyclarke
Copy link
Contributor

The primary use case for this is Kubernetes where the external and internal names will be different.
Within Kubernetes you address services by .. the service name will often include elements related to the deployment.

Eg Externally you might want to use ldap.example.org as the friendly name to display to the end user. Within the kubernetes cluster this may be openldap-master.internal.k8s.example.org where openldap-master is the service name, internal is the namespace and k8s.example.org is the cluster name

… useful for k8s which will often have different internal and external names
@BertrandGouny
Copy link
Member

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants