Configuring a custom private DNS zone
You learn the requirements for configuring a DNS zone for AKS and Azure Database for PostgreSQL - Flexible Server. From the syntax information, you see how to construct a Cloudera CLI command that configures the DNS zone.
When you set up the environment for private cluster deployment, you configure custom DNS on the VNET to resolve Azure Private DNS zones. If this default AKS Private DNS zone creation behavior is not suitable for your needs, you can use the Cloudera CLI to further customize the zones. Activating Cloudera Data Warehouse clusters with the private Cloudera Data Warehouse option enables multiple different AKS features at once to support private Cloudera Data Warehouse deployments.
- Create the DNS zone
privatelink.<region>.azmk8s.io
. - Grant at least the private dns zone contributor and vnet contributor roles to the service principal (Azure Enterprise Application) used for environment creation.
- If the Private DNS Zone is in a different subscription than the AKS cluster, you need to register Microsoft.ContainerServices in both the subscriptions.