kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.5k stars 4.89k forks source link

cri-docker.socket: Socket service cri-docker.service not loaded, refusing #19645

Open 5w3w opened 2 months ago

5w3w commented 2 months ago

What Happened?

Hello, I'm learning to work with k8s, and faced with the problem of launching minikube, when selecting container-runtime=docker an error occurs, on the Internet found an alternative container-runtime = containerd, with which everything works and starts, but I would like to work with containers through docker. I installed cri-dockerd, but cri-dockerd-service does not work properly, please tell me what to do.

Attach the log file

logs.txt logs_cri_docker_service.txt logs_cri_docker_socket.txt logs_systmectl.txt

Operating System

Other

Driver

None