mathieu-benoit / myakscluster

How to setup a secure Kubernetes cluster on Azure

Home Page:http://alwaysupalwayson.com/private-aks-and-acr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AAD integration

mathieu-benoit opened this issue · comments

For tests purposes, check if an SA can perform specific actions:

kubectl auth can-i <verb> <resource> --as=system:serviceaccount:<namespace>:<serviceaccountname> [-n <namespace>]

Waiting for the AAD integration v2 with AKS (~end of March 2020)

AAD integration v2 in Public Preview now: https://docs.microsoft.com/en-us/azure/aks/azure-ad-v2