1 Answer
- Newest
- Most votes
- Most comments
1
https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html
Use IAM role for your bastion instance
Enable "EKS API" in the EKS Access Configuration
Select the bastion IAM role
Select needed permissions
This auth method can work instead of aws-auth ConfigMap or together with it
Relevant content
- asked 3 years ago

please accept the answer if it was useful