generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
What is the outcome that you are trying to reach?
EKS has released Pod Identities to help manage IAM rights for pods https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html
The Spark operator solution still uses IRSA but it would be great to have it use Pod Identity instead
alexosumi