Page 1 of 1

any cheap vps which supports running virtualbox on it?

Posted: 28. Oct 2019, 09:51
by hassanayoub85
Hello,
I want to install minikube on vps and run it, any suggestion for a cheap vps which supports nested virtualization and minikube?
Thanks

Re: any cheap vps which supports running virtualbox on it?

Posted: 28. Oct 2019, 10:03
by socratis
Nested virtualization only works with VirtualBox-on-VirtualBox for the moment. Anything else is unsupported.

Re: any cheap vps which supports running virtualbox on it?

Posted: 28. Oct 2019, 14:19
by hassanayoub85
what is virtualbox-on-virtualbox?

Re: any cheap vps which supports running virtualbox on it?

Posted: 28. Oct 2019, 21:00
by socratis
VirtualBox-on-VirtualBox = Host runs VirtualBox which runs Guest1. Guest1 runs VirtualBox which runs Guest2. That's what VirtualBox-on-VirtualBox is.

For example the following are not supported yet:
  • VirtualBox on Hyper-V
  • VirtualBox on KVM
  • VirtualBox on VMWare
  • VirtualBox on other
  • Hyper-V on VirtualBox
  • KVM on VirtualBox
  • VMWare on VirtualBox
  • Other on VirtualBox