azure-workload-identity

module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2021 License: MIT

README

Azure AD Workload Identity

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

Quick Start

Check out the Azure AD Workload Identity Quick Start to create your first application with .

Overview

The repository contains the following components:

  1. Mutating Webhook

    The webhook is for mutating pods that reference an annotated service account. The webhook will inject the environment variables and the projected service account token volume. Your application/SDK will consume them to authenticate itself to Azure resources.

  2. Proxy Init and Proxy

    The proxy init container and proxy sidecar container will be used for applications that are still using AAD Pod Identity.

Motivation

Goals

  • A secure way for cloud-native applications to obtain AAD tokens and access Azure cloud resources in a Kubernetes cluster.

Directories

Path Synopsis
cmd
pkg
third_party

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL