← Back to match
kube-aws-iam-controller
Kubernetes controller that distributes different AWS IAM credentials to pods via secrets.
PlatformWebfree
kube-aws-iam-controller is a Kubernetes controller that distributes different AWS IAM role credentials to different pods using Kubernetes secrets instead of a per-node metadata-service proxy. It watches custom AWSIAMRole resources and creates a matching secret with that role's credentials, which avoids the startup race conditions seen in proxy-based tools like kube2iam. It's aimed at platform and infrastructure teams running dynamic Kubernetes workloads on AWS.
Categories
Identity And Access ManagementKubernetes ToolsSelf-Hosted

