зеркало из
1
0
Форкнуть 0
Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
Перейти к файлу
akhiljimmy7 73e59c6ede Choose either enabling via flag or manual install 2023-12-01 00:20:55 +00:00
.github chore: bump step-security/harden-runner from 2.5.0 to 2.6.1 (#1184) 2023-11-29 16:59:01 -08:00
.pipelines
charts/workload-identity-webhook
cmd
config
deploy
docker chore: update to go 1.21 (#1189) 2023-11-29 16:11:49 -08:00
docs/book Choose either enabling via flag or manual install 2023-12-01 00:20:55 +00:00
examples chore: bump the all group in /examples/msal-go with 2 updates (#1175) 2023-11-30 20:03:35 +00:00
hack
init
manifest_staging
pkg
scripts
test/e2e chore: bump google.golang.org/grpc from 1.49.0 to 1.56.3 in /test/e2e (#1158) 2023-12-01 00:00:25 +00:00
third_party
.gitignore
.golangci.yml chore: update to go 1.21 (#1189) 2023-11-29 16:11:49 -08:00
.goreleaser.yml
CODEOWNERS
CODE_OF_CONDUCT.md
LICENSE
Makefile
PROJECT
README.md
SECURITY.md
codecov.yml
go.mod chore: bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1166) 2023-11-30 22:13:33 +00:00
go.sum chore: bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1166) 2023-11-30 22:13:33 +00:00
netlify.toml

README.md

Azure AD Workload Identity

Build Status OpenSSF Scorecard

Azure AD Workload Identity is the next iteration of Azure AD Pod Identity that enables Kubernetes applications to access Azure cloud resources securely with Azure Active Directory based on annotated service accounts.

Kubernetes Version Supported
1.27
1.26
1.25
1.24

Installation

Check out the installation guide on how to deploy the Azure AD Workload Identity webhook.

Quick Start

Check out the Azure AD Workload Identity Quick Start on how to securely access Azure cloud resources from your Kubernetes workload using the Microsoft Authentication Library (MSAL).

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.

Release

Currently, Azure Workload Identity releases on a monthly basis, targeting the last week of the month.

Support

Azure AD Workload 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.