Skip to content

Commit 738ca02

Browse files
chore: announce aad-pod-identity deprecation (kedacore#1235)
Co-authored-by: Tom Kerkhove <[email protected]>
1 parent d2e26a2 commit 738ca02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/2.13/authentication-providers/azure-ad-pod-identity.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title = "Azure AD Pod Identity"
44

55
Azure Pod Identity is an implementation of [**Azure AD Pod Identity**](https://github.com/Azure/aad-pod-identity) which lets you bind an [**Azure Managed Identity**](https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/) to a Pod in a Kubernetes cluster as delegated access - *Don't manage secrets, let Azure AD do the hard work*.
66

7+
> ⚠️ **WARNING:** [Azure AD Pod Identity was archived](https://github.com/Azure/aad-pod-identity#-announcement) and support for it will be removed from KEDA on v2.15. We strongly encourage the migration to [Azure Workload Identity](https://azure.github.io/azure-workload-identity).
8+
79
You can tell KEDA to use Azure AD Pod Identity via `podIdentity.provider`.
810

911
```yaml

0 commit comments

Comments
 (0)