Kubernetes Authentication in AWS EKS Using IAM Authenticator

How Kubernetes integrates with AWS IAM authenticator

There is a different way of authentication to Kubernetes based on different cloud provider implementations. I will specifically discuss authentication implemented by AWS EKS. This articl…


This content originally appeared on DEV Community and was authored by Chirag Modi

How Kubernetes integrates with AWS IAM authenticator

EKS Authentication. Image from AWS

There is a different way of authentication to Kubernetes based on different cloud provider implementations. I will specifically discuss authentication implemented by AWS EKS. This article should clarify the following questions.

  • How authentication works in EKS?
  • What is AWS IAM Authenticator for Kubernetes?
  • What does “aws eks get-token” do in KubeConfig to access EKS cluster?
  • What is “aws-auth” Configmap in EKS?
  • How can I add AWS users/roles to access EKS cluster?
  • How do AWS users/roles map to Kubernetes users and groups in EKS?
  • How do I generate KubeConfig for EKS cluster?
  • How do users get authorized to perform specific Kubernetes actions?

Take a look at this article to find detailed explanation with hands-on use case - https://betterprogramming.pub/kubernetes-authentication-in-aws-eks-using-iam-authenticator-de3a586e885c?source=friends_link&sk=fce36cdc7bbc7de2c9a39f73f013922b


This content originally appeared on DEV Community and was authored by Chirag Modi


Print Share Comment Cite Upload Translate Updates
APA

Chirag Modi | Sciencx (2022-07-21T04:00:52+00:00) Kubernetes Authentication in AWS EKS Using IAM Authenticator. Retrieved from https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/

MLA
" » Kubernetes Authentication in AWS EKS Using IAM Authenticator." Chirag Modi | Sciencx - Thursday July 21, 2022, https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/
HARVARD
Chirag Modi | Sciencx Thursday July 21, 2022 » Kubernetes Authentication in AWS EKS Using IAM Authenticator., viewed ,<https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/>
VANCOUVER
Chirag Modi | Sciencx - » Kubernetes Authentication in AWS EKS Using IAM Authenticator. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/
CHICAGO
" » Kubernetes Authentication in AWS EKS Using IAM Authenticator." Chirag Modi | Sciencx - Accessed . https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/
IEEE
" » Kubernetes Authentication in AWS EKS Using IAM Authenticator." Chirag Modi | Sciencx [Online]. Available: https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/. [Accessed: ]
rf:citation
» Kubernetes Authentication in AWS EKS Using IAM Authenticator | Chirag Modi | Sciencx | https://www.scien.cx/2022/07/21/kubernetes-authentication-in-aws-eks-using-iam-authenticator/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.