cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Add support for boot modes
trafficstars
/kind feature
Describe the solution you'd like
Add support for boot modes
Anything else you would like to add:
Some OS vendors (e.g. Fedora CoreOS) produce AMIs that support both BIOS and UEFI, and we'd like for the short term to offer e.g. opt-in to UEFI (as our current default is BIOS), or to fall back to BIOS if necessary.