Kubernetes and I share something: We were born on June 6th (I didn’t pick the date; I probably would’ve though to take more attention away from me). I’ve contributed to Kubernetes for 70% of its life. Today, Kubernetes turns 10. There are many things I could write about to commemorate this day. It has improved my life (like every other open source project I have worked on) by giving me desirable skills in an emerging space....
Container Conundrum: DevOpsDays Chicago 2022 Open Space Notes
I found a topic that I’m going to suggest for an Open Space at every DevOpsDays I go to from this point forward: “Container Conundrum: Pain points around containers”
These notes are presented here without opinion. Distilling these notes into a concise narrative will be the topic for an introduction to an upcoming DevOps’ish newsletter. Please subscribe today!
I think the best way to look at these notes is to assume that each bullet point is a pain point....
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....