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

Allow the application to be deployed in EKS leveraging the IRSA #33

Open
allamand opened this issue Nov 6, 2020 · 0 comments
Open

Allow the application to be deployed in EKS leveraging the IRSA #33

allamand opened this issue Nov 6, 2020 · 0 comments

Comments

@allamand
Copy link
Contributor

allamand commented Nov 6, 2020

IRSA: IAM role for service account are the new recommended way to configure & deploy applications that needs programatic access to underlying AWS ressources.

In our case it's the mystical mysfit application that needs the permissions to connect to DynamoDB.

Instead of adding the policy to the underlying EC2 instance, we need to just allow the pod to connect to the DynamoDB Table.

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

No branches or pull requests

1 participant