Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 525 Bytes

File metadata and controls

12 lines (9 loc) · 525 Bytes

+++ title = "AWS EKS Pod Identity Webhook" +++

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.

You can tell KEDA to use EKS Pod Identity Webhook via podIdentity.provider.

podIdentity:
  provider: aws-eks # Optional. Default: none