How to Add IAM User and IAM Role to AWS EKS Cluster
Well this actually should be written in my technical private notes, but just in case someone needs it, hopefully it can help.
I followed this youtube video from Anton Putra below, and it works pretty well
www.youtube.com/watch?v=EGdN21F2Jfw
He also wrote a blog post regarding this video so we can easily copy and paste the code here : https://antonputra.com/kubernetes/add-iam-user-and-iam-role-to-eks/
Of course I found some challenges when following his video, but fortunately it can be solved. So if you find any difficulties, on behalf of Anton, I will be very happy to discuss.
Thank you, Anton! The world can be a very beautiful place because of people like you.