Right now the Beyla minimum kernel requirements are 5.8 (or the RHEL 4.18 with backported patches). However, for context propagation we need to be able to parse the incoming HTTP headers, for which we use bpf_loop, which isn't available until kernel 5.17. We need to document this better to avoid confusion.