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

helm: To support service account annotation in helm charts #11303

Closed
sayboras opened this issue May 4, 2020 · 0 comments · Fixed by #11304
Closed

helm: To support service account annotation in helm charts #11303

sayboras opened this issue May 4, 2020 · 0 comments · Fixed by #11304
Labels
kind/feature This introduces new functionality.

Comments

@sayboras
Copy link
Member

sayboras commented May 4, 2020

In order to use AWS EKS IAM roles for service account, we must annotate service account with IAM role. More details can be found here

@sayboras sayboras added the kind/feature This introduces new functionality. label May 4, 2020
sayboras added a commit to sayboras/cilium that referenced this issue May 5, 2020
In order to use AWS EKS IAM roles for service account, we must annotate
service account with IAM role. More details can be found here
https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html

Fixes: cilium#11303

Signed-off-by: Tam Mach <sayboras@yahoo.com>
rolinh pushed a commit that referenced this issue May 6, 2020
In order to use AWS EKS IAM roles for service account, we must annotate
service account with IAM role. More details can be found here
https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html

Fixes: #11303

Signed-off-by: Tam Mach <sayboras@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature This introduces new functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant