AWS EKS Pod Identity Webhook Latest
EKS Pod Identity Webhook, which is described more in depth here, allows you to provide the role name using an annotation on a service account associated with your pod.
⚠️ WARNING:
aws-eksauth has been deprecated and support for it will be removed from KEDA on v3. We strongly encourage the migration toawsauth.
You can tell KEDA to use EKS Pod Identity Webhook via podIdentity.provider.
podIdentity:
provider: aws-eks # Optional. Default: none