radxa / debos-radxa

This repo is deprecated, please use https://github.com/radxa-repo/rbuild instead
https://github.com/radxa-repo/rbuild
131 stars 46 forks source link

eBPF not available on rock-3A ubuntu images #28

Open odonati-fr opened 2 years ago

odonati-fr commented 2 years ago

I use rock-3A instances in a kubernetes cluster based on ubuntu's microk8s distribution.

microk8s 1.25 just released with calico v3.23 that needs eBPF to be available on kernel. (microk8s 1.24 works fine with calico 3.13)

Calico fails on init with message : /sys/fs/bpf not exists It seems to me that eBPF is not activated on ubuntu rock-3A kernel.

tested image : rock-3a-ubuntu-focal-server-arm64-20220701-0200-gpt.img