AWS AssumeRole in Region #2163
Unanswered
ser-mgoulart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I'm trying to install external-dns into a private EKS cluster (no internet access).
I've set
aws.region
, in helm because I have a vpc endpoint for sts in my region. But it still tries to use the default api endpoint for that: sts.amazonaws.com.Already tried to get terminal in the pod and echo the
AWS_DEFAULT_REGION
environment variable, and that has the right value. Any ideia how to solve this?Beta Was this translation helpful? Give feedback.
All reactions