Recommended way of using eksctl for IAC #5504
Unanswered
rverma-dev
asked this question in
Q&A
Replies: 1 comment
-
Keep in mind eksctl uses cloudformation for state management and resource deployment. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering what the recommended way of using eksctl in IAC/automation is. It seems like one tool that can't be automated using
cloudformation/CDK/step-functions etc...
There is a terraform provider https://github.com/mumoshu/terraform-provider-eksctl but it looks mostly unmaintained as of now.
Please recommend a stable way to use eksctl to bootstrap 100s of clusters in an automated way.
Beta Was this translation helpful? Give feedback.
All reactions