[aws-lambda plugin] Kong is not using the IAM role attached to service account of EKS. #10434
Unanswered
jyoti-samal-bh
asked this question in
Help
Replies: 1 comment
-
hi did you manage to solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Kong API gateway is not using the IAM role attached to service account of EKS. Instead its using the IAM role attached to the EC2 instance where the EKS node is running. We tried to use assume_role_arn, but in that case also, its not working. As it gets stuck at line "Trying to assume the role". Please help.
Beta Was this translation helpful? Give feedback.
All reactions