Azure AD login for AKS nodes/pods

Atanu Gupta 186 Reputation points
2022-10-13T06:09:30.703+00:00

Hello,

I have successfully implemented the Azure AD login for all my Linux VMs and connected via Azure Bastion native client support. A great feature I must say.
Now just wandering is this same feature can be extended to Azure Kubernetes Service as well? If I could connect to AKS cluster nodes/pods via Azure AD credentials.

Please advise. Thanks in anticipation.

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
978 questions
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.
2,459 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2022-10-13T06:32:26.857+00:00

    Hi @Atanu Gupta

    Thanks for using Q & A forum.

    Azure Kubernetes Service (AKS) can be configured to use Azure Active Directory (AD) for user authentication. In this configuration, you can log into an AKS cluster using an Azure AD authentication token. Cluster operators can also configure Kubernetes role-based access control (Kubernetes RBAC) based on a user's identity or directory group membership.

    Use Azure Active Directory pod-managed identities in Azure Kubernetes Service (Preview) and there are few Limitations

    -----
    If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.

    0 comments No comments

Your answer

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