Add note recommending containers over VMs

Anthony Wang 2022-07-29 14:20:39 -05:00
parent ce6ed5ac10
commit 9440476e28

@ -1,4 +1,6 @@
We offer high-performance **virtual machines** (VMs) with the [QEMU/KVM](https://wiki.qemu.org/Features/KVM) hypervisor. For a more lightweight alternative to a full-blown virtual machine, see [containers](Containers).
We offer high-performance **virtual machines** (VMs) with the [QEMU/KVM](https://wiki.qemu.org/Features/KVM) hypervisor.
For a more lightweight alternative to a full-blown virtual machine, see [containers](Containers). **We recommend using containers if possible since they are much more performant than VMs and you can even install a [desktop environment](Window managers) inside the container.**
### Setup