Skip to content

Commit

Permalink
design-proposals: Refactor and extend the Flavors API (#165)
Browse files Browse the repository at this point in the history
KubeVirt's VirtualMachine API contains many advanced options for tuning
a virtual machine performance that goes beyond what typical users need
to be aware of. Users are unable to simply define the storage/network
they want assigned to their VM and then declare in broad terms what
quality of resources and kind of performance they need for their VM.

This design proposal sets of various changes to existing
VirtualMachineFlavor CRDs and the introduction of a new set of
VirtualMachinePreference CRDs to hopefully simplify the choices a user
has to make when defining a VirtualMachine to get the resources,
performance and guestOS characteristics they desire.

Signed-off-by: Lee Yarwood <[email protected]>
  • Loading branch information
lyarwood authored Jun 2, 2022
1 parent 062cb82 commit ecdbe5a
Showing 1 changed file with 1,059 additions and 0 deletions.
Loading

0 comments on commit ecdbe5a

Please sign in to comment.