← Writeups

A fifteen-part series

Kubernetes on Bare Metal

From a powered-off server to a self-healing, multi-datacenter platform for serving and training models, built entirely on hardware you own. Each part is a working layer, and one discipline runs through all of them: declare the intent, and let the machinery reconcile the world to match. Every hard thing a cloud does for you and marks up, the control plane, the load balancer, the managed database, the global backbone, the replaced hardware, is owned here instead.

Foundation

A powered-off machine becomes a reconciling cluster.

The substrate

What every workload stands on.

Operate and defend

Seeing the platform, scaling it, hardening it.

The platform as a product

Self-service over everything below.

The frontier

The hard, distinctive parts of owning the metal.

Read them in order for the full build, or jump to a layer. Each part stands on its own but hands off to the next, and the last one closes the loop the first opened: the machinery that brings a machine to life is the machinery that keeps the whole fleet alive. Nothing on this platform is a pet.

Start at Part 1 →