eBPF

Intro to eBPF

This introduction to eBPF is adapted from the beginning of DevOps’ish 278 I occasionally ask for writing prompts from folks on Twitter for DevOps’ish. Sometimes asking on social media works well. Other times it’s giving someone a good URL and still scratching my head about what to write. But for DevOps’ish 278, the people have spoken. They want to learn more about eBPF. What is eBPF? eBPF (which is no longer an acronym for anything) is a revolutionary technology with origins in the Linux kernel that can run sandboxed programs in a privileged context such as the operating system kernel. It is used to safely and efficiently extend the capabilities of the kernel without requiring to change kernel source code or load kernel modules. ...

August 4, 2022 · Chris Short

Talking Operators with Rob Zehicle on L8ist Sh9y Podcast

Your browser does not support the audio element but you can download it as an MP3 (right-click, save as...). On May 2nd, I joined my friends over at L8ist Sh9y Podcast as Rob Zehicle was trying to wrap his mind around Kubernetes Operators via Operator Framework. I’ve created the transcript so folks can read it if they desire. Rob Zehicle: Hello everybody and welcome to another episode of the Latest Shiny. This is Rob Zehicle. I am driving, uh, without my cohost so we’ll probably take some more jigs and jags and I have to do my own timekeeping. Uh, so we’ll figure that out as we go. Uh, somebody here will help me keep it short. ...

June 15, 2020 · Chris Short