Authenticates Kubernetes users and groups by mapping them to AWS IAM roles and identities.
This project runs a DaemonSet within your Kubernetes cluster, acting as an authentication webhook. It allows you to map AWS IAM roles and identities to Kubernetes users and groups, eliminating the need for separate Kubernetes credentials. Admins configure the API server to delegate authentication to this tool and set up `kubectl` to obtain tokens.
Authenticates Kubernetes users and groups by mapping them to AWS IAM roles and identities.
Kubernetes administrators and developers deploying clusters on AWS who want to centralize authentication with IAM.