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
liranmauda
changed the title
deploy_minikube.sh: when running on Centos8 we should use podman instead of Docker
deploy_minikube.sh: when running on Centos8 we should use podman instead of Docker dbg
Jul 5, 2020
liranmauda
changed the title
deploy_minikube.sh: when running on Centos8 we should use podman instead of Docker dbg
deploy_minikube.sh: when running on Centos8 we should use podman instead of Docker
Jul 5, 2020
By the look of it, minikube support for podman is still WIP.
We can see 2 things:
We are using MINIKUBE_VERSION=v1.8.2 and KUBERNETES_VERSION=v1.17.3 due to kubernetes/minikube#7828
running with podman results in:
once podman support in minikube will be better, and we will be able to upgrade the minikube version we can switch to podman on Centos8.
The text was updated successfully, but these errors were encountered: