Closed fujitatomoya closed 1 year ago
This is duplicated issue, see the following related issues.
the reason is vxlan kernel module will not be loaded by default Ubuntu 21.10 or later. this leads CNI operation to fail. how to fix this issue is simple, just load the vxlan module to raspi4 kernel.
sudo apt install -y linux-modules-extra-raspi
I confirmed that this solves my problem here.
Upgrading aarch64 platform to ubuntu 22.04 led to the following unstable problem, which cannot start CNI (flannel/weave) deployment as expected.
could be related https://stackoverflow.com/questions/52098214/kube-flannel-in-crashloopbackoff-status