Fix "Failed to stop docker.service: Unit docker.service not loaded" log error on start with kvm2 driver and containerd/crio runtimes #11622
Labels
co/kvm2-driver
KVM2 driver related issues
co/runtime/containerd
kind/regression
Categorizes issue or PR as related to a regression from a prior release.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
when minikube is starting we try to disable non-active runtimes , but for kvm2/containerd combination it leads to a log error
E0610 10:36:19.140582 12060 docker.go:159] "Failed to stop" err="sudo systemctl stop -f docker.service: Process exited with status 5\nstdout:\n\nstderr:\nFailed to stop docker.service: Unit docker.service not loaded.\n" service="docker.service"
The text was updated successfully, but these errors were encountered: