-
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
Cilium CNI plugin fails with missing kernel module(s) #17780
Comments
My guess is, you are using
It seems that in |
The new Docker VM also broke both vfat and 9p filesystem support, so this all sounds like more of the same... |
Sorry all for this issue. This will be fixed in 4.27.0. In the meantime, yes, you can use 4.25.2. Sorry again. |
I confirm downgrading docker version to |
Also ran into same issue 4.25.2 fixed it for me |
This issue was resolved in Docker Desktop 4.27.0. |
I'm still experiencing the issue at 4.27 macOS. However, when I downgrade to version 4.25.x, the problem is resolved. |
@ofcRS do you have exactly the same error message or is it a bit different? |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What Happened?
Started minikube with:
The Kubernetes cluster starts, but Cilium will stay in
CrashLoopBackOff
and logging:There has been similar issue reported earlier at Cilium side and missing kernel modules have been pointed out.
One can see that related kernel modules are missing from the minikube container:
The same issue can be seen if minikube is started without CNI plugin and Cilium Helm chart is used to install it.
Attach the log file
log.txt
Operating System
macOS (Default)
Driver
Docker
The text was updated successfully, but these errors were encountered: