cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

✨ WIP: Initial dedicated hosts implementation

Open faermanj opened this issue 5 months ago • 4 comments
trafficstars

/kind feature

What this PR does / why we need it:

Let users allocate machines to dedicated hosts.

Special notes for your reviewer:

Dedicated hosts must be pre-allocated. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html

Checklist:

  • [X] squashed commits
  • [ ] includes documentation
  • [X] includes emoji in title
  • [ ] adds unit tests
  • [X] adds or updates e2e tests

Release note:

NONE

faermanj avatar May 26 '25 17:05 faermanj