-
Notifications
You must be signed in to change notification settings - Fork 524
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 v1.14.5 not working #3676
Comments
Just a guess based on this error:
This may be a side effect of the fix in #3591 that stopped overmounting the real You may be able to work around this by removing the mount propagation line in the pod spec:
There shouldn't be any additional mount activity happening on For a potential fix, we could try adding |
Thanks @bcressey, it seems to work alright. |
It sounds like this solved your issue @sylr. Is it ok to resolve this issue? |
I guess, maybe @bcressey wants to act on his MS_SHARED proposition ? |
Platform I'm building on:
We have made cilium 1.13 work with bottlerocket 1.16 but now with cilium 1.14 and bottlerocket 1.17 our nodes fail to become ready.
What I expected to happen:
Cilium to start successfully.
What actually happened:
How to reproduce the problem:
Cilium daemonset
The text was updated successfully, but these errors were encountered: