Share via

Enable kubernetes RBAC

Saswata Chakravarty 1 Reputation point
2020-10-29T20:31:23.533+00:00

I created a cluster with terraform following https://learn.microsoft.com/en-us/azure/developer/terraform/create-k8s-cluster-with-tf-and-aks . However this did not enable RBAC in the cluster. Is it possible to enable RBAC on existing cluster?

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Michael 91 Reputation points
    2020-10-30T16:48:29.35+00:00

    Hello,
    Yes this is currently supported.

    https://learn.microsoft.com/en-us/azure/aks/managed-aad

    Can you verify the configs above in your .tf? If you are still stuck from there please share your .tf

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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