aws-samples / aws-samples/aws-codepipeline-devsecops-amazoneks
EKS authorization using aws-auth ConfigMap is deprecated
- Dominant language
- Smarty
- Stars
- 20
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
The page https://docs.aws.amazon.com/eks/latest/userguide/auth-configmap.html has a note:
> The aws-auth ConfigMap is deprecated. For the recommended method to manage access to Kubernetes APIs, see [Grant IAM users access to Kubernetes with EKS access entries](https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html).
It would be nice to setup authorization using EKS Access Entries in this sample project.
That would also result in a simpler code.
Contributor guide
Research direction
Start by searching the repository for the aws-auth ConfigMap and the EKS or Kubernetes deployment configuration. Read the EKS access entries documentation linked in the issue, then determine which sample resources and deployment steps must change; done means the sample uses access entries, no longer relies on aws-auth, and remains deployable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100