What happened:
When we want to create a private cluster with a custom private Dns Zone, it looks like we cannot use Managed Azure AD integration. https://docs.microsoft.com/en-us/azure/aks/private-clusters#configure-private-dns-zone
If we want to use Azure RBAC for Kubernetes Authorization, we are forced to use Managed Azure AD principal.
https://docs.microsoft.com/en-us/azure/aks/manage-azure-rbac
Is this only a current preview limitation ? Would we be allowed to use Azure RBAC for Kubernetes Authorization with a non managed Azure AD principal or is there a real limitation ?
Environment:
- Kubernetes version 19
- Private Cluster with custom DNS zone
- Non managed azure ad principal