cncf / demo

Demo of CNCF technologies
https://cncf.io
Apache License 2.0
77 stars 39 forks source link

Azure dns_zones do not provide IPs #199

Open hh opened 7 years ago

hh commented 7 years ago

https://github.com/Azure/azure-sdk-for-go/issues/583 has been tagged for investigation but this is somewhat a usability / API level issue.

hh commented 7 years ago

This was created so we could use internal zones for the Azure cncf/demo#126

colemickens commented 7 years ago

The point here being that they want to create Azure DNS Zones and then retrieve the nameservers and use them directly as their resolver. This is awkward today, because only the names are returned, forcing the user to resolve the name to an IP before being able to use it as the resolver. (Please correct if wrong, just wanted to summarize more)

hh commented 7 years ago

Looks like we are hitting the bleeding edge on this one. :)

we don't yet provide the capability to create private DNS zones.

It remains a high priority item in our feature backlog to support private DNS zones:

https://feedback.azure.com/forums/217313-networking/suggestions/10737696-enable-split-dns-for-providing-both-public-and-int