Problem scenario
You use EKS to create a Kubernetes cluster. How do you create a group for AWS user accounts to enable them to manage Kubernetes clusters in AWS?
Solution
1. Log into the AWS web console.
2. Go here: https://console.aws.amazon.com/iam/home?
3. Go to Groups on the left.
4. Click the “Create New Group” button.
5. Enter a name (e.g., coolgroup).
…