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

[Feature] Add support for Capacity Blocks in eksctl config file schema #8155

Open
iankouls-aws opened this issue Jan 22, 2025 · 1 comment
Open
Assignees
Labels
kind/feature New feature or request

Comments

@iankouls-aws
Copy link

What feature/behavior/change do you want?

Please add support for EC2 capacity blocks to the capacityReservation configuration in eksctl config files

Why do you want this feature?

Currently the capacityReservation feature supports on-demand capacity reservations (ODCR) and this has been very helpful, however with the release of Capacity Blocks in 2024 the need has expanded to support capacity blocks as well.
Capacity blocks are similar to ODCR, except they are completely self-service, and typically short-lived. Adding a managed or unmanaged node group using a capacity block is already supported by the AWS CLI and CloudFormation. Enabling this functionality in eksctl will simplify the process of adding capacity-block bound node groups to EKS clusters.

@iankouls-aws iankouls-aws added the kind/feature New feature or request label Jan 22, 2025
@bryantbiggs bryantbiggs self-assigned this Jan 22, 2025
@bryantbiggs
Copy link
Member

we're working on it @iankouls-aws !

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