
Kubernetes Through Control Theory Glasses — Part 1: HPA
A walk through control theory and the math hiding in the HPA reconcile loop.
May 13, 202618 min read
Search for a command to run...

A walk through control theory and the math hiding in the HPA reconcile loop.

The Engineering Hangover

The edge cases that break in production

The Problem with Non-Blocking Retries

A dive into InnoDB's history list and purge threads

What Happens Between SIGTERM and Exit (And How to Handle It Right)

Why consumer lag lies — and how to detect stuck Kafka consumers in Go

Record once, replay forever — testing real APIs without the flakiness