Topic

Kubernetes

Kubernetes stopped being interesting as a technology around the time it became boring as infrastructure, and that is precisely when the operational problems got hard. The API is stable. The scheduler works. What breaks now is everything sitting on top: requests set by copy-paste, autoscalers fighting each other, node pools that bin-pack beautifully in a spreadsheet and terribly in production, and eviction behaviour nobody modelled until the first 3 a.m. page.

This section covers the parts of cluster operation where the documentation stops and judgement starts. How to actually pick CPU requests when your workload has a bimodal latency profile. Why the vertical and horizontal autoscalers cannot both own the same signal. What Karpenter changes about node lifecycle, and what it quietly makes worse. Where spot capacity is defensible for stateful services and where it is negligence. Expect specific numbers, real manifests, and a stated position rather than a balanced list of considerations.

Articles in Kubernetes

5 published

Other topics

FinOps Platform Engineering AI Infrastructure Cloud Security