Info |
---|
The article instructs on how to provide access to AKS Cluster with enabled Active Directory(AD) integration for Cloudaware to discover AKS resources automatically. If your AKS cluster is not AD managed, simply grant Cloudaware the permission Microsoft.ContainerService/managedClusters/listClusterUserCredential/read as described here. |
If Active Directory AD integration is enabled for AKS cluster, Azure allows to get access to AKS cluster resources (pods, nodes, etc) automatically using authorization via AD.
...