Azure RBAC for AKS Issues with Istio related resources

Muthukumar, Harinarayanan 6 Reputation points
2022-07-19T09:41:53.143+00:00

I have a AKS Cluster with Azure AD Integration and Azure RBAC Enabled . If I grant necessary permission to the Azure AD User basic things such as namespace , pod , deployment etc seem to be working as expected . But we use Istio in our clusters and have been having issues being able to grant an user to list istio resources such as istio virtual service , istio gateway etc.

I read an MS article and created a custom role to allow "Microsoft.ContainerService/managedClusters/*/read" , but even that dosent do the trick . Is there something I am missing or is there no way to make this work with Azure RBAC .

This seems to work if I import the Admin cred , but looking for a way to do this without being have to grant all of the users in our org admin rights on the cluster .

222150-image.png

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
978 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,459 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.