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 T3 unlimited support #2368

Closed
efim-a-efim opened this issue Jun 24, 2020 · 1 comment
Closed

Add T3 unlimited support #2368

efim-a-efim opened this issue Jun 24, 2020 · 1 comment
Labels
kind/feature New feature or request

Comments

@efim-a-efim
Copy link
Contributor

Why do you want this feature?
AWS has a special pricing feature for T-type instances called "T3 Unlimited". It allows T3 instances to use CPU cycles outside of their ECU limit (of course, for additional cost). Eksctl does not add this option to instance groups with T3 instances.

What feature/behavior/change do you want?
Eksctl should have a special option in instance group configuration (something like cpuCredits: "standard|unlimited"). If this option is specified and nodegroup's instance types include t3.*, a CpuCredits parameter should be added to LaunchTemplate

@efim-a-efim efim-a-efim added the kind/feature New feature or request label Jun 24, 2020
@michaelbeaumont
Copy link
Contributor

Closed by #2391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants