https://flyte.org logo
#ask-the-community
Title
# ask-the-community
j

Jan Costandius

09/28/2023, 9:01 AM
Hi everyone. Is there a way for my to access questions that have been asked and answered in the past? I have some questions regarding deploying the flyte-binary helm chart on AWS EKS and the IAM role. I'm getting the "AccessDenied: Not authorized to perform the sts:AssumeRoleWithWebIdentity" error message when trying to register tasks.
l

Lee Ning Jie Leon

09/28/2023, 9:04 AM
j

Jan Costandius

09/28/2023, 9:06 AM
Thank you so much. I will have a look around there and see whether I can help myself.
d

David Espejo (he/him)

09/28/2023, 10:11 AM
@Jan Costandius also a recommended resource: https://github.com/davidmirror-ops/flyte-the-hard-way/blob/main/docs/03-roles-service-accounts.md If you're getting that error at registration time, it could be a misalignment between flyte-binary Service Account annotations, IAM Role and IAM Policy.
j

Jan Costandius

09/28/2023, 11:15 AM
Yes, we identified the issue due to the IAM role not being created correctly. Thanks :)
4 Views