Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate RBAC for AKS #16

Open
schnerring opened this issue Jul 7, 2022 · 0 comments
Open

Investigate RBAC for AKS #16

schnerring opened this issue Jul 7, 2022 · 0 comments

Comments

@schnerring
Copy link
Owner

schnerring commented Jul 7, 2022

With v3 of the azurerm provider, role_based_access_control_enabled defaults to true.

Upgrading required to following to prevent cluster re-creation.

# TODO: defaults to true since azurerm v3
role_based_access_control_enabled = false

Investigate whether implementing RBAC is worth re-creating the cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant