Skip to content
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

Add default instance types for managed nodegroups #475

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

cartermckinnon
Copy link
Member

Description of changes:

The default instance type used by managed nodegroups is too small for our use case; this PR will pass our existing list of default instance types to the eks:CreateNodegroup API if --instance-types is not specified.

This also adds a default AmiType to the eks:CreateNodegroup response, since we can't pass instance types without aligning it with the architecture of the AmiType.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cartermckinnon cartermckinnon merged commit b6cb7f0 into main Sep 4, 2024
5 checks passed
@cartermckinnon cartermckinnon deleted the default-mng-instance-types branch September 4, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants