CecileRobertMichon / aad-pod-identity

Assign Azure Active Directory Identities to kubernetes applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AAD Pod Identity

Build Status codecov GoDoc Go Report Card

AAD Pod Identity enables Kubernetes applications to access cloud resources securely with Azure Active Directory.

Using Kubernetes primitives, administrators configure identities and bindings to match pods. Then without any code modifications, your containerized applications can leverage any resource in the cloud that depends on AAD as an identity provider.

Getting Started

Setup the correct role assignments on Azure and install AAD Pod Identity through Helm or YAML deployment files. Get familiar with our CRDs and core components.

Try our walkthrough to get a better understanding of the application workflow.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Support

aad-pod-identity is an open source project that is not covered by the Microsoft Azure support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The project maintainers will respond to the best of their abilities.

About

Assign Azure Active Directory Identities to kubernetes applications.

License:MIT License


Languages

Language:Go 95.2%Language:Shell 2.0%Language:Makefile 1.6%Language:Mustache 0.7%Language:HTML 0.3%Language:Dockerfile 0.2%Language:SCSS 0.0%