Azure / aad-pod-identity

[DEPRECATED] Assign Azure Active Directory Identities to Kubernetes applications.
https://azure.github.io/aad-pod-identity
MIT License
568 stars 255 forks source link

Managed AAD and aadpodidentity - any upcoming changes? #614

Closed asubmani closed 4 years ago

asubmani commented 4 years ago

name: 💬 Question about: "Managed AAD v2 for AKS compatibility with aadpodidentity title: 'Would managed AAD (or AADv2) have any impact on aadpodidentity?' labels: Question

We are planing to update our AKS clusters to use managed AAD plugins for AKS as described here. We want to run exec probes authenticated by AAD in a container. Initially we thought we can leverage aadpodidentity to do this, but we may still need kubelogin to access kubectl logs.

Would upgrading to AKS Managed AAD have any impact on how we use aadpodidentity. We are using aadpoditentity version 1.6.0


If you have a support request or question please submit them to one of these resources:

chewong commented 4 years ago

Hi @asubmani, sorry for the late reply. As far as I can tell, I don't think managed AAD and aad-pod-identity interfere with each other. Feel free to open an issue at https://github.com/Azure/AKS/issues or here if you are experiencing any problems.