Guide · 8-part series

Kubernetes Operations for Production Platforms

A connected series on operating Kubernetes in production: tenancy and isolation models, readiness and liveness probes that reflect reality, and the platform decisions that contain blast radius.

  1. Kubernetes

    Readiness Probes That Don't Lie

    Most Kubernetes readiness probes lie: they return 200 because the process started, not because the service can serve. How to write probes that tell the truth.

    7 min read
  2. Kubernetes

    HPA on Queue Depth, Not CPU

    For queue-driven workers, CPU-based autoscaling reacts too late. Scale your Kubernetes HPA on queue depth or lag instead. Why CPU lies, and how to switch.

    7 min read

Newsletter

Follow the series

New posts in this series and others, when there is something worth saying. No spam.