Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Namespaced identities, VMSS support, alpine images and bug fixes.

Compare
Choose a tag to compare
@kkmsft kkmsft released this 01 Feb 01:50
· 604 commits to master since this release
63756d2

Summary of features/fixes included

  • Use identities which are in non-default namespaces
  • Runs on vmss clusters.
  • Images are now slimmer with alpine base images.
  • Other bug fixes

Images:

  • NMI: mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.4
  • MIC: mcr.microsoft.com/k8s/aad-pod-identity/mic:1.3

Installation

Non-rbac:

kubectl create -f https://raw.githubusercontent.com/Azure/aad-pod-identity/1.3.0-mic-1.4.0-nmi/deploy/infra/deployment.yaml

Rbac:

kubectl create -f https://raw.githubusercontent.com/Azure/aad-pod-identity/1.3.0-mic-1.4.0-nmi/deploy/infra/deployment-rbac.yaml