Nov 08, 2023

eBPF’s Journey – Unlocking The Kernel

Unlocking the Kernel

November 8th, 2023

Author: Shedrack Akintayo, Isovalent

eBPF is a revolutionary technology that allows safe and efficient modification of the Linux kernel’s behavior without altering its source code or loading extra modules. This is the technology that gives Cilium its secure network connectivity capabilities, deep application observability via Hubble, and runtime enforcement capabilities with Tetragon.

The eBPF documentary is a story of a journey that began with an idea—transforming the Linux kernel into a programmable entity, which has since redefined the boundaries of what's possible in the industry. It features pioneers of the technology like Alexei Starovoitov, Thomas Graf, Daniel Borkmann, Brendan Gregg, David Miller and Liz Rice, who have been instrumental in eBPF's growth.

The documentary dives deep into the motivations of the individuals who stand at the forefront of this technology and showcase the role that Cilium played in its development. Thomas Graf, alongside Daniel Borkmann and other brilliant minds, embarked on a mission: to harness the raw power of eBPF and make it accessible to end users through Cilium. Their vision was clear—to introduce a new layer of networking that was secure by default.

Learn about Cilium's inception and how it is crafting a secure networking layer for the future. Discover the story of Cilium and how DockerCon 2017 sparked a wave of community engagement with Cilum and eBPF, leading to milestones like Google's integration ofCilium and eBPF into their GKE Dataplane in 2020.

Join us in exploring the untold story of eBPF from its inception to its adoption in the cloud native ecosystem and how it is driving the ecosystem forward through projects like Cilium.

You can watch the eBPF documentary here

Popular posts

Cilium Talks at KubeCon NA 2024
Oct 04, 2024

Cilium Talks at KubeCon NA 2024

Find all the Cilium talks at KubeCon NA 2024

Community
Cilium 1.16 – High-Performance Networking With Netkit, Gateway API Gamma Support, BGPV2 and More!
Jul 25, 2024

Cilium 1.16 – High-Performance Networking With Netkit, Gateway API Gamma Support, BGPV2 and More!

Cilium 1.16 has arrived with Netkit, Gateway API Gamma Support, Multicast Datapath, BGPV2 Support, Security improvements, and more

Technology
External
Cilium netkit: The Final Frontier in Container Networking Performance
Jul 11, 2024

Cilium netkit: The Final Frontier in Container Networking Performance

Learn about netkit, new in Cilium 1.16, that replaces traditional veth devices with a high-performance alternative for container networking

Technology
External