
kache v0.4.1: what it takes to trust a build cache
Two releases covering cache key correctness, three reliability hardening changes, experimental C/C++ caching, and first-class Windows support.

Cloud Repatriation Explained: Current Trends in Hybrid Infrastructure
Cloud repatriation has moved from niche debates into mainstream enterprise conversations. We look at what the data says, what engineers are actually struggling with, and why the real issue is operational clarity, not cloud vs on-prem.

Content-addressed Rust builds (or, what kache actually caches)
How kache works under the hood: a RUSTC_WRAPPER with a content-addressed cache keyed by source, dependencies, and toolchain, restoring hits with reflinks and hardlinks across worktrees and CI.

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.
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.