You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./out/minikube start --vm-driver=docker
π minikube v1.9.2 on Darwin 10.15.3
β¨ Using the docker driver based on user configuration
β 'docker' driver reported an issue: exit status 1
π‘ Suggestion: Docker is not running or is responding too slow. Try: restarting docker desktop.
π Starting control plane node m01 in cluster minikube
π Pulling base image ...
E0406 14:13:08.940391 44995 cache.go:114] Error downloading kic artifacts: error loading image: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
π₯ Creating Kubernetes in docker container with (CPUs=2) (0 available), Memory=4000MB (0MB available) ...
π€¦ StartHost failed, but will try again: creating host: create: creating: create kic node: creating volume for minikube container: output Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
: exit status 1
π€· docker "minikube" container is missing, will recreate.
π₯ Creating Kubernetes in docker container with (CPUs=2) (0 available), Memory=4000MB (0MB available) ...
π£ Failed to start docker container. "minikube start" may fix it.: recreate: creating host: create: creating: create kic node: creating volume for minikube container: output Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
: exit status 1
πΏ minikube is exiting due to an error. If the above message is not useful, open an issue:
π https://github.com/kubernetes/minikube/issues/new/choose
The text was updated successfully, but these errors were encountered:
when docker is not running at all :
The text was updated successfully, but these errors were encountered: