You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use a subdomain over the default cluster domain (eg: westus.cloudapp.azure.com) and use the annotation (service.beta.kubernetes.io/azure-dns-label-name: foobar) to make my ingress resolvable via foobar.westus.cloudapp.azure.com
I would like to use a subdomain over the default cluster domain (eg: westus.cloudapp.azure.com) and use the annotation (service.beta.kubernetes.io/azure-dns-label-name: foobar) to make my ingress resolvable via foobar.westus.cloudapp.azure.com
This works when deploying an LB service
But does not (dns is not resolved) when creating an Ingress.
The alternative seems to be to bring my own domain.
Is this not supported or a bug ?
The text was updated successfully, but these errors were encountered: