Description
Is there an existing issue for this?
- There is no existing issue for this feature
What are you currently unable to do
Hello,
as of now, interacting with BPF inside containers is impossible.
What do you think would need to be added
Some versions ago (later than 5.0, but earlier than the current), LXD added support for BPF Tokens. BPF Tokens are a relatively new feature that allow access to privileged containers to some granularly-defined BPF functionality.
https://docs.ebpf.io/linux/concepts/token/
https://documentation.ubuntu.com/lxd/latest/explanation/bpf/
LXD implements this feature, allowing each container to specify which BPF program types, attach types, etc... can be handled.
Will this feature be implemented in Incus at a certain point?