Hackernews posts about eBPF

eBPF is a new execution environment for Linux that allows developers to write programs directly in the kernel's BPF (Berkeley Packet Filter) bytecode.

Related: Kubernetes  
  1. eBPF Research Papers (pchaigno.github.io)
  2. eBPF Documentary (www.brendangregg.com)
  3. eBPF for Cybersecurity – Part 1 (blog.cloudnativefolks.org)