#sre
3 posts tagged “sre”.
The Shortest Stave: What Liebig's Law of the Minimum Teaches About Distributed Systems
A 19th-century plant-nutrition principle is the same idea as the bottleneck in a distributed system: one limiting factor caps the whole.
I Let an AI Re-Platform My CI Pipeline. Here's What Broke.
I handed a CI migration from GitHub Actions to Argo Workflows to an AI agent. It passed lint and left six latent bugs. This is the debugging saga.
When Your Homelab Grows Up: How SQLite Took Down My k3s Control Plane
A postmortem from my Hetzner k3s cluster: how the default SQLite/kine datastore hit a compaction death-spiral, and why I moved to embedded etcd.