-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
none: sudo systemctl restart docker: exit status 127 (systemd is required) #3748
Comments
Currently systemd is required. See #2704 |
Systemd is working. This is minikube logs. It says cant find matching container.
|
I'm having the same problem on this system: |
Currently it needs to be able to run Issues with |
|
You can maybe use Or use a supported VM driver, like |
I tried use kvm2, but it still does't work. May be something wrong with my vps. I installed
|
Please let me know if I should not be piggy backing on this thread. I've tried starting minikube with kvm2 and "--vm-driver=none", but I get the same error under both circumstances: minikube logs==> k8s_coredns_coredns <== |
@tianyirenjian - Thanks for the feedback! It sounds like virtualization may not be properly configured on that host you are trying to run KVM on. Try running |
How to replicate the error, including the exact command-lines used:
I download it with
then start it :
The full output of the command that failed
It seems can't restart docker. I restart docker by
/etc/init.d/docker restart
notsystemctl restart docker
.The operating system name and version used
The text was updated successfully, but these errors were encountered: