< Previous Solution - Home - Next Solution >
http://[myserviceuniquelabel].[location].cloudapp.usgovcloudapi.net
metadata:
annotations:
service.beta.kubernetes.io/azure-dns-label-name: myserviceuniquelabel
helm upgrade ingress-nginx ingress-nginx/ingress-nginx \
--namespace ingress-basic --reuse-values \
--set controller.service.annotations."service\.beta\.kubernetes\.io/azure-dns-label-name"="NEW-DNS-LABEL"
conferenceinfo.fabmedical.com
) with this “azure-specific” DNS name (eg, conferenceinfo.eastus.cloudapp.azure.com
)”, the answer is, use a CNAME.
conferenceinfo.fabmedical.com
as a CNAME pointing to conferenceinfo.eastus.cloudapp.azure.com