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 support for capacity reservations in ec2-controller #2234

Closed
fizashaikh opened this issue Jan 6, 2025 · 1 comment
Closed

Add support for capacity reservations in ec2-controller #2234

fizashaikh opened this issue Jan 6, 2025 · 1 comment

Comments

@fizashaikh
Copy link

Is your feature request related to a problem?
The ACK ec2-controller currently does not support creating Capacity Reservations in k8s.

Describe the solution you'd like
I would like the ability for creating Capacity Reservations by applying K8s resource manifests into the clusters where ec2-controller is deployed.

Describe alternatives you've considered
Alternatives are using tools like CloudFormation or Terraform however having it supported through the operator would be great as we already use it.

ack-prow bot pushed a commit to aws-controllers-k8s/ec2-controller that referenced this issue Feb 11, 2025
Issue: aws-controllers-k8s/community#2234

Description of changes:
This change implements capacity reservations feature in ec2 operator.
It adds e2e tests for the capacity reservations CRUD functionality.

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

The feature has been implemented and merged from this PR aws-controllers-k8s/ec2-controller#235, hence closing this issue.

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

No branches or pull requests

1 participant