-
Notifications
You must be signed in to change notification settings - Fork 81
chore: refactor aws eks install page - reduce nodes, make ubuntu default #1077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✨ Coder.com for PR #1077 deployed! It will be updated on every commit.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, some suggestions but looks good otherwise!
will push the suggestions here shortly. |
@johnstcn - after speaking with @sharkymark, I decided to slim things down to only the necessary information to provision a cluster. I removed the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me, I much prefer the config file approach as well to be honest!
This is PR:
eksctl
flag argument approach with a configyaml
file for better readabilityMy goal is to build an Azure AKS cluster and simplify too.
These steps will be ported and tweaked for OSS once helm is mature so I want to clean old tech debt out of here.