Day 2 with Cilium: Small configurations that keep large clusters boring
Tips across routing, IPAM, labels, upgrade validation, and datapath observability
eBPF Policy Enforcement: Marrying Rust, kfuncs and regexes
Bringing the Rust regex library directly into eBPF for fun and for profit
Building an eBPF/XDP L2 Direct Server Return Load Balancer from Scratch
Skip going back out through the load balancer
BPF Verifier State Pruning: Timeline
Or how a simple optimization and grew into a more complex and efficient component of the verifier
BPF Verifier State Pruning: Prune Points
or how to find an equivalent state
Reproducing a Tricky Bug in Minutes With a Custom Scheduler Written in Java
Using eBPF to fuzz Java applications
Stop Drifting: How to Lock Down Your Cilium CNI with Argo CD
Transition your cluster from "configured" to being "managed"
Cilium BPF masquerade can break Workload Identity on GKE
Masquerade normal traffic but exclude metadata/link-local if needed
Tachi - eBPF Memory Tracer
Heap tracing tool to trace allocation events and find memory leaks and double frees
gen0sec/jailer
eBPF-based process jailing system that provides mandatory access control (MAC)
ccfos/huatuo
A cloud-native operating system observability project based on eBPF
viveksb007/bpftui
TUI for exploring bpf prog and maps loaded in the system
0xKirisame/SPiCa
System Process Integrity & Cross-view Analysis is arootkit detection engine
nevinshine/hyperion-xdp
High-performance stateful network defense using eBPF/XDP
prabhakaran-jm/cilium-policypilot
Turn real traffic into safe CiliumNetworkPolicies in minutes. Learn from Hubble flows, propose minimal policies, verify safely in kind, and explain with diagrams
phonginreallife/egressor
Detect, explain, and reduce unexpected data transfer costs in Kubernetes
rushigerrard8/selinux-policy-auditor
Identify and eliminate excessive SELinux permissions using eBPF
nakame/raft-ebpf
RAFT consensus implementation in eBPF with Rust
secexit/secexit
'egress firewall' that blocks unauthorized outbound traffic using eBPF