You can take advantage of IAM's authentication mechanism when adding a new user to your EKS cluster.
Photo by Pierre Bamin on Unsplash
Imagine you need two different user groups; developers , admins
Users in the group developers can see only pods and their logs
Users in the group admins can do everything in the cluster
Let’s create a role:
Go to the IAM Roles Page and click Create Role: