Support EC2 dedicated hosts #5194
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind feature
Describe the solution you'd like
Let users place machines on their dedicated hosts
https://aws.amazon.com/ec2/dedicated-hosts/
Anything else you would like to add:
Dedicated hosts are useful for compliance and security scenarios where users need to assign instances to a specific host. Usually for compliance with per-cpu licensing.
From the AWS side, it is a matter of passing the host id in the run instances invocation. It would require adding that field to the spec.
The text was updated successfully, but these errors were encountered: