kubernetes-sigs/aws-iam-authenticator
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 25.5
- age_days: 3319
- days_rel: 7
- days_push: 9
- n_releases_24m: 25
Adoption not part of the score
2332 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tool that lets users authenticate to Kubernetes clusters using AWS IAM credentials instead of separate certificates or tokens. It runs as a server (typically a DaemonSet) that validates IAM-signed tokens for the Kubernetes API server, and ships a client for generating those tokens for kubectl.
Use cases
- authenticate to kubernetes cluster with aws iam credentials
- avoid managing separate kubernetes admin certificates on eks
- map aws iam roles to kubernetes users and groups
- get cloudtrail audit trail for kubernetes api access
- bootstrap kubernetes cluster admin access during provisioning
- enforce mfa for kubernetes cluster access
When to choose
- your kubernetes cluster runs on aws and you already manage iam credentials
- you want centralized identity and audit logging via cloudtrail
- you are building a kubernetes installer on aws and want to avoid smuggling initial admin credentials
When to avoid
- your cluster is not on aws or you do not use aws iam
- you need authentication against other identity providers like oidc, ldap, or github
- you want a general-purpose kubernetes auth proxy rather than iam-specific token validation
Facets
cli-tool · maturity active
auth security cli security cloud-computing developer-tools windows cloud go cli kubernetes aws-iam eks authentication kubectl cloudtrail daemonset containers linux macos
1 source
- readme: https://github.com/kubernetes-sigs/aws-iam-authenticator · fetched 2026-08-28 · 7210c0bde639
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubernetes-sigs/aws-iam-authenticator | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="kubernetes-sigs/aws-iam-authenticator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem