Azure-docs: Integrate with Azure Private DNS

Created on 12 Sep 2019  Â·  10Comments  Â·  Source: MicrosoftDocs/azure-docs

I am creating internal load balancer instances within a virtual network that has Azure Private DNS configured. Is there any way to have the Kubernetes Internal LB service generate an A record within Azure Private DNS targeting this service IP?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 container-servicsvc cxp in-progress product-question triaged

All 10 comments

Thanks for the question! We are investigating and will update you shortly.

@mlearned @sauryadas any idea on this ask?

Adding @MicrosoftDocs/aks-pm

Add me to the pile as this exact question came up last week. Maybe @rohinkoul may also have some ideas?

Thanks @thejrack I also have a thread offline regarding this so we are working towards an answer :)

That is likely a task for https://github.com/kubernetes-incubator/external-dns

It supported that scenario but appears that the private dns zone api changed and external DNS needs to be updated

I am not sure I have full context on this. However, looking at the above comments I can say that Azure private DNS zone API has indeed changed; old API is on depreciation path but still working. While updates are required to make sure that the latest API is being used I am not sure why would the behavior of existing product break as old API is still working.

I don't think external dns was attempted to be used. OP can confirm. If they're ok to use old API it should still work as documented on that page.

Thanks all! @jmcshane I will go ahead and close this out but if you have further questions let us know and we can always reopen and continue the discussion.

So maybe I am dull this morning. Did we get to an answer or direction here? External DNS seemed to come up, but this was for the ALB deployed as an internal ingress. So is auto registration of A records on the radar for private zones similar to AzureVM?

Was this page helpful?
0 / 5 - 0 ratings