
kache 0.3.0: C/C++ build caching, crates.io, and the storage win
kache 0.3.0 brings C/C++ object caching behind a conservative allow-list, reflink-first restores, Windows groundwork, and an in-progress crates.io name transfer, plus why storage savings matter as much as speed.

The Moment You Pipe kubectl logs Into grep, You've Already Lost
Why the grep-jq-pipe-repeat loop fails at 2:47 AM, and what a structured log interface changes about Kubernetes incident response.

Rolling Updates and Rollbacks in Kubernetes
A Deployment doesn't manage pods directly. It manages ReplicaSets. Here's why that two-layer model makes zero-downtime updates and instant rollbacks possible, and how to watch the handover happen.

Kunobi v1.0.0 Is Here
After months of feedback, testing, fixing, and release-by-release improvements, Kunobi is now moving from beta to stable.

From Pending to CrashLoopBackOff: Understanding Every Pod Status
CrashLoopBackOff isn't a pod phase. Neither is ImagePullBackOff. Here's what every pod status actually means, where in the lifecycle it breaks, and how to debug each one with a live demo.

Kubernetes Workspaces: Stop Rebuilding Your Dashboard View Every Time You Switch Context
Every context switch costs you the setup time. Kunobi workspaces let you save and pin your cluster views so your filters, columns, and layouts are exactly where you left them.

Open-sourcing kache: a Rust build cache and sccache alternative
kache is a Rust build cache and sccache alternative for git worktrees, macOS, and CI, using hardlinks, blake3 content-addressing, and S3 sync.

KubeCon for First-Timers: What Actually Matters (And What Doesn't)
Attending KubeCon for the first time? A practical guide to navigating 12,000+ people, dozens of tracks, and the hallway conversations that matter most, with advice from CNCF Ambassadors who've been there.

Why kubectl Hangs for 30 Seconds on VPN (IPv6 + EKS Explained)
kubectl taking 20-30 seconds on VPN? Learn how IPv6 dual-stack DNS and EKS endpoints cause hidden timeouts, and why Happy Eyeballs fixes it.
Cluster updates, in your inbox.
Kubernetes deep dives, GitOps field notes, and platform-engineering essays from the team building Kunobi. Two posts a month. No fluff.