Force microk8s on windows to use virtualbox

Hi, is there a way to force “microk8s install” to use virtualbox as driver, even if Hyper-V is available?

This may help you:

PS> multipass set local.driver=virtualbox

For more details see: Using VirtualBox in Multipass on Windows | Multipass documentation