-
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
Retriable failure: create: precreate: exec: "docker": executable file not found in $PATH #5828
Comments
If you use the You don't need to install |
@afbjorklund I installed
|
Installing If you want to use the same backend as podman, better to go for |
Unfortunately there are still lots of issues when trying to run on CentOS localhost. So it would probably be easier to use the |
@afbjorklund CentOS isn't listed in https://minikube.sigs.k8s.io/docs/start/linux/#hypervisor-setup
|
Are you trying to run this in a virtualized environment ? Or do you need to enable it in the BIOS ? |
@afbjorklund I'm using bare-metal system w/ CentOS8.
|
|
Going multiple paths here... I suppose we could give better links / information to both of them.
For now, the upstream instructions are aimed towards centos-7. Lots of things broken in centos-8. |
yes, please!
sigh Thank you so much for all your help! |
I believe this issue ben addresed by this PR #5854 |
Hello World!
I'm trying to follow Linux | minikube, yet running into following issue:
I went w/ "None (bare-metal)" for "Hypervisor Setup":
start:
logs:
OS:
Is
docker
and/ordocker-machine
is prerequisites? if it is, it's not clear (or maybe I just missed it?) Also is it possible to add CentOS for KVM (Hypervisor Setup)?Please advise.
The text was updated successfully, but these errors were encountered: