aws-iam-authenticator
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
To install this package, run one of the following:
If you are an administrator running a Kubernetes cluster on AWS, you already need to manage AWS IAM credentials to provision and update the cluster. By using AWS IAM Authenticator for Kubernetes, you avoid having to manage a separate credential for Kubernetes access. AWS IAM also provides a number of nice properties such as an out of band audit trail (via CloudTrail) and 2FA/MFA enforcement.
If you are building a Kubernetes installer on AWS, AWS IAM Authenticator for Kubernetes can simplify your bootstrap process. You won't need to somehow smuggle your initial admin credential securely out of your newly installed cluster. Instead, you can create a dedicated KubernetesAdmin role at cluster provisioning time and set up Authenticator to allow cluster administrator logins.
Summary
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
Last Updated
Feb 20, 2019 at 20:38
License
Apache 2.0
Total Downloads
32.0K
Supported Platforms
GitHub Repository
https://github.com/kubernetes-sigs/aws-iam-authenticatorDocumentation
https://github.com/kubernetes-sigs/aws-iam-authenticator