cloudfoundry / bosh-azure-cpi-release

BOSH Azure CPI
Apache License 2.0
63 stars 87 forks source link

Azure DNS Not Appropriate #263

Closed apeschel closed 7 years ago

apeschel commented 7 years ago

Issue Details

The guide recommends Azure DNS: https://github.com/cloudfoundry-incubator/bosh-azure-cpi-release/blob/master/docs/advanced/deploy-azuredns/README.md

However, Azure DNS only provides public DNS, and is not well suited for private/internal routes. It seems inappropriate for it to be the recommended form of DNS on Azure.

AbelHu commented 7 years ago

@apeschel As the document describes, Azure DNS is only one option. Which DNS server you need to use depends on your environment if you have some specific requirements. We recommend you to use Azure DNS because it should be most reliable and stable on Azure.