1 Answer
- Newest
- Most votes
- Most comments
0
You have to use an IAM role to do this.
Fundamentally, an EKS access entry associates a set of Kubernetes permissions with an IAM identity, such as an IAM role. For example, a developer may assume an IAM role and use that to authenticate to an EKS Cluster.
Try adding the identity centre created role.
https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html
Relevant content
- asked 6 months ago
- AWS OFFICIALUpdated 10 months ago
- How do I provide cluster access to other IAM users and roles after I create a cluster in Amazon EKS?AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago