crio + docker + wsl2: Module br_netfilter not found in directory /lib/modules/4.19.128-microsoft-standard #9837
Labels
co/docker-driver
Issues related to kubernetes in container
co/runtime/crio
CRIO related issues
kind/bug
Categorizes issue or PR as related to a bug.
os/windows
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Steps to reproduce the issue:
minikube start --container-runtime=cri-o
modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/4.19.128-microsoft-standard
Full output of failed command:
Full output of
minikube start
command used:https://haste.natsumi.dev/luziwocotu
I was trying to run minikube with cri-o as container runtime and docker as driver as I want to prepare for Kubernetes v.1.20 deprecating the docker container runtime.
The text was updated successfully, but these errors were encountered: