зеркало из
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.
Перейти к файлу
Anish Ramasekar 278a6b5f6f
docs: remove kubernetes version 1.23 (EOL) (#775)
* docs: remove kubernetes version 1.23 (EOL)

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* ci: update kubernetes versions for supported releases

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

---------

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-03-02 13:42:19 -05:00
.github chore: bump github/codeql-action from 2.2.4 to 2.2.5 (#768) 2023-02-27 13:41:21 -08:00
.pipelines docs: remove kubernetes version 1.23 (EOL) (#775) 2023-03-02 13:42:19 -05:00
charts/workload-identity-webhook release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
cmd chore: complete migration to mlog and drop logrus (#729) 2023-02-04 08:46:59 +00:00
config release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
deploy release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
docker chore: update debian-iptables to bullseye-v1.5.2 (#758) 2023-02-22 14:42:30 -05:00
docs/book release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
examples release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
hack chore: remove hack/generate-jwks (#211) 2021-10-13 22:27:57 +00:00
init fix: update proxy-init iptables rule to prevent forwarding loop (#402) 2022-03-25 11:07:39 -07:00
manifest_staging release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
pkg release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
scripts test: install devel releases with helm and update webhook poll_webhook_readiness (#746) 2023-02-09 15:22:27 -05:00
test chore: bump golang.org/x/net from 0.4.0 to 0.7.0 (#765) 2023-02-23 16:17:03 -08:00
third_party release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
.gitignore feat: add msal-java example (#375) 2022-02-17 12:08:08 -08:00
.golangci.yml chore: update golangci-lint to v1.50.0 (#700) 2023-01-18 01:49:33 +00:00
.goreleaser.yml release: update manifest and helm charts for v0.13.0 (revision) (#547) 2022-08-31 13:56:01 -07:00
CODEOWNERS ci: remove @chewong from CODEOWNERS (#504) 2022-07-25 10:38:50 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-04-26 06:52:07 -07:00
LICENSE Initial LICENSE commit 2021-04-26 06:52:09 -07:00
Makefile release: update manifest and helm charts for v1.0.0-beta.0 (#770) 2023-03-01 15:46:37 -05:00
PROJECT feat: rename module and annotations from aad-pod-managed-identity to azure-workload-identity (#150) 2021-08-24 11:46:00 -07:00
README.md docs: remove kubernetes version 1.23 (EOL) (#775) 2023-03-02 13:42:19 -05:00
SECURITY.md ci: disable markdown link check for SECURITY.md (#445) 2022-05-10 22:21:58 +05:30
go.mod chore: bump golang.org/x/net from 0.4.0 to 0.7.0 (#765) 2023-02-23 16:17:03 -08:00
go.sum chore: bump golang.org/x/net from 0.4.0 to 0.7.0 (#765) 2023-02-23 16:17:03 -08:00
netlify.toml docs: enable website preview with netlify (#324) 2022-01-14 00:40:28 +00:00

README.md

Azure AD Workload Identity

Build Status

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.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.