Console Login

#eBPF

All articles tagged with eBPF

#eBPF

Why Iptables is Killing Your Kubernetes Cluster: Moving to Cilium & eBPF

It's late 2019, and if you are still relying on standard kube-proxy for network security, you are doing it wrong. We dive deep into implementing Cilium Network Policies to replace legacy iptables lists with high-performance eBPF, ensuring your Norwegian workloads stay compliant and fast.

eBPF & XDP: Crushing Network Latency on Linux (The 2019 Guide)

Iptables is choking your throughput. Learn how to use eBPF and XDP to process packets at the driver level, bypass the kernel stack, and secure your CoolVDS infrastructure against DDoS attacks with zero overhead.