/
Creating a minikube VBox image on Windows 10 Home
Creating a minikube VBox image on Windows 10 Home
The command on the website https://kubernetes.io/docs/tasks/tools/install-minikube/
minikube start --driver=<drivername>
Does not work, replace it with
minikube start -p <virtualbox-image-name>
Make sure the firewall is switched off