Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
216 stars 209 forks source link

Fix enablePrivateClusterPublicFQDN to force the cluster to use the ex… #29

Closed Welasco closed 2 years ago

Welasco commented 2 years ago

AKS changed the behavior of the cluster FQDN and it's now adding a public FQDN pointing to the private IP of the cluster. This is not the intent behavior for a secure cluster. Here is the change that will revert the expected behavior to use a private endpoint using the internal private dns for it.

Reference: https://docs.microsoft.com/en-us/azure/aks/private-clusters#disable-public-fqdn