Published onJune 16, 2026Why Kubernetes Operators Exist — The Problem They Actually Solvekubernetesoperatorskubebuildergolangplatform-engineeringBefore we write a single line of controller code, we need to feel the pain that makes operators worth the complexity. This post builds the wrong system first — on purpose.
Published onJune 2, 2026From Sequential Scripts to Concurrent AI Pipelines in Go — Part 1golangAIpipelineWhy Sequential AI Pipelines Stop Scaling