Our enterprise strictly disallows the use of Contributor
and a handful of other extremely-powerful RBAC roles in Azure.
When I deploy AKS and pre-configure it to use two managed identities, which have been granted all RBAC actions documented per the AKS Service Permissions, the service still attempts to assign itself Contributor
.
Can Azure Kubernetes Service function without Contributor
, or is Contributor
an undocumented and absolute requirement?