👋 harvester is a clustered hypervisor meaning it runs VMs on top of a cluster. You don't install harvester as a program on Linux. Rather you'd install it like an operating system on bare metal machines. It uses a SLE Micro based OS under the hood and uses rke2 (kubernetes) to cluster many machines and kube-virt for managing virtual machines. You would not use Harvester in a hosted/cloud based environment like azure but would install it directly on bare metal machines. Hope this helps!