Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable EKS Pod Identity for Hub-Spoke Patterns #55

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

csantanapr
Copy link
Member

@csantanapr csantanapr commented Mar 6, 2024

ArgoCD 2.10.2 added EKS Pod Identity support for ArgoCD.
This means a central ArgoCD can assume an IAM Role without IRSA annotation, this would be done with EKS Pod Identity access

Related to #42
Closes #56

Signed-off-by: Carlos Santana <csantana23@gmail.com>
@csantanapr
Copy link
Member Author

@allamand @rodrigobersa This patterns now use both EKS Pod Identity and CAM

@csantanapr csantanapr merged commit 378678b into main Mar 6, 2024
1 check passed
@csantanapr csantanapr deleted the eks-pod-identity branch March 6, 2024 02:46
@allamand
Copy link

allamand commented Mar 7, 2024

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace IRSA for ArgoCD Hub-Spoke Access using EKS Pod Identity
2 participants