You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: