How to specify aws creds to connect to multiple clusters in different aws accounts concurrently ? #1139
ashutoshxhq
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am building an application where I need to concurrently connect to multiple clusters which will be in different aws eks clusters.
If there a way to provide aws access and secret keys which could be used for getting the auth token.
Currently I think its being picked from envs, which will only allow me to work with just one account per server.
Beta Was this translation helpful? Give feedback.
All reactions