Skip to content

FAQ

Shutdown due to DRV_NOT_HEALTHY: Drivers found, but none were running (on Windows)

Fix it by running:

sudo usermod -aG docker $USER
newgrp docker

Needs to be done before starting minikube.

Warning

You should make sure WSL2 is is configured. If not, enable WSL2 and integrate your linux distribution with it.

Image title Image title
Correct Docker Desktop setup