Closed kevinrudde closed 1 month ago
Added support for EKS Pod Identity, see https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html
It is similar to the ContainerProvider, but uses the injected environment variables from the Pod Identity Agent.
ContainerProvider
Hey @jderusse 👋 is there an ETA for merging this? 😄
thank you @kevinrudde
Added support for EKS Pod Identity, see https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html
It is similar to the
ContainerProvider
, but uses the injected environment variables from the Pod Identity Agent.