Closed mazzy89 closed 3 years ago
Baking k3os for raspberry pi happened to use the kernel for raspberry from here https://github.com/raspberrypi/firmware/tree/1.20210831/modules
I bet now that this kernel misses some parameters.
I'm going to close this because it does not belong to this repo.
Sorry for the noise
Version (k3OS / kernel)
Architecture
Describe the bug
Cilium pod start to fail making the cluster w/o CNI and hence unusable.
To Reproduce
Run k3s using k3os and disable flannel.
Expected behavior
Actual behavior
I would expect that Cilium pods would start.
Additional context
According the following issue https://github.com/cilium/cilium/issues/11294 the kernel of k3os might miss some modules enabled. At the time of writing, I'm not aware of how k3os has been baked. I haven't find the config with the kernel parameters hence I'm not sure which module are enabled.
Cilium pods logs