viya4-iac-azure
viya4-iac-azure copied to clipboard
feat: (IAC-600) Add support for Microsoft Entra authentication with Kubernetes RBAC
Changes:
This PR adds support for Microsoft Entra authentication with Kubernetes RBAC. For more details on Microsoft Entra authentication with Kubernetes RBAC see Azure documentation here.
With this new feature user will have two options to configure Authentication and Authorization in an AKS cluster:
- Local Accounts with Kubernetes RBAC. -- Current default
- Microsoft Entra authentication with Kubernetes RBAC.