Virtual Machines
You can create Linux VMs using one of the following methods:
- Hypervisor UI: On the Virtual Machines screen, click Create and configure the settings on each tab.
- Kubernetes API: Create a
VirtualMachineobject.
Creating Windows VMs on the Hypervisor UI involves slightly different steps. Hypervisor provides a VM template named windows-iso-image-base-template that adds a volume with the Virtio drivers for Windows, which streamlines the VM configuration process. If you require Virtio devices but choose to not use the template, you must add your own Virtio drivers for Windows to enable correct hardware detection.
Validated Guest Operating Systems
The following operating systems have been validated to run in Hypervisor virtual machines:
- SUSE Linux Enterprise Micro 6.0 and 6.1
- SUSE Linux Enterprise Server 15 SP6 and 15 SP7
- Red Hat Enterprise Linux 9 and 10
- Ubuntu 22.04 and 24.04
The list includes only tested operating systems and is not intended to be exhaustive. Other operating systems may also run in Hypervisor virtual machines. However, guest operating systems must match the architecture of the Hypervisor cluster's hosts. x86 virtual machines can run only on x86 clusters, and ARM virtual machines can run only on ARM clusters.
You are responsible for obtaining, activating, and managing licenses for any commercial software that you decide to use. Hypervisor cannot be held responsible for damage or loss of data that may occur through the use of untested, unpatched, and outdated operating systems.
The contents of this document may not reflect the most current situation and may change at any time without notice.