Proxmox instead Vagrant

Did someone converted Lab Setup (DevOps Pre-Requisite Course or Kubernetes for the Absolute Beginners) to use Proxmox server instead of using virtual box. I prefer to move the load to another machine.
Another solution is to use HyperV on my computer, but still prefer to use a dedicated Proxmox machine.

Yes you can create a VM on Proxmox and just follow along using a remote SSH session.

Note that this response is directed at anyone reading this thread…

You can use any virtualisation solution. The only requirements are that

  1. You install the same Linux OS as detailed in the course (usually Ubuntu, but sometimes CentOS)
  2. If there are multiple VMs required, that they are all on the same virtual network so that they may communicate with each other.

However, how you install operating systems, configure virtual networks and reach the VMs from your physical host is something you have to work out from the virtualisation solution’s documentation as we currently only provide the instructions for VirtualBox, and we are not all experts in every type of hypervisor :wink: