Kubernetes(EKS) + AWS IAM - Access Management and Control || RBAC

Kubernetes(EKS) authentication using IAM credentials is quite tricky as there is not much information available for it. This video explains all the things that are going on in detail. 00:00 - Introduction 02:21 - Create AWS users 05:55 - Create Cluster 08:56 - IAM permissions vs Kubernetes RBAC 12:35 - Create different users 31:30 - Recap All the code used here can be found at this location https://github.com/RobinNagpal/kubern... References https://docs.aws.amazon.com/eks/lates... https://github.com/kubernetes-sigs/aw...    • Kubernetes Auth and Access Control by Eric...