Skip to content

Conversation

@ni9hty
Copy link
Contributor

@ni9hty ni9hty commented Oct 31, 2025

This diff adds a new EKS access entry for a ReadOnly IAM role. The new EKSAccessEntryReadOnlyAuth resource grants the ReadOnly role access to the EKS cluster with the same zalando:readonly Kubernetes group permissions as the existing access entry above it.

Key points:

  • Creates access for arn:aws:iam::${AWS::AccountId}:role/ReadOnly
  • Uses STANDARD access entry type
  • Maps to zalando:readonly Kubernetes group
  • Follows the same pattern as the existing access entry

@ni9hty ni9hty added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants