Hi Sanjoy! I think you should download VirtualBox for Windows Hosts. However, it turns out that you may run into issues running it and WSL2. See this thread. A few learners have reported not being able to run Virtualbox unless they do some workarounds. The note in the lab has been revised to warn learners about this.
With that, I advise that you just use docker as the VM runtime so you wouldn’t need to install Virtualbox. There is just an additional command and it is also shown in the README. Please try first with WSL2 but if it’s failing, I recommend using Powershell or Git Bash . The commands will look the same as when you’re using Linux (especially for Git Bash).
We’re working on upgrading this lab to be more seamless for Windows users (e.g. using kind instead of minikube) but in the meantime, I hope the troubleshooting sections in the README would be enough to workaround possible issues. Hope this helps!