Kubernetes Is A Platform For Platforms

By Jane Park · 2024-11-11 · 13 min read

observability rust devops distributed go

This is an article about kubernetes-is-a-platform-for-platforms. Kubernetes Is A Platform For Platforms is a topic that comes up frequently in modern engineering practice. Practitioners often reach for it without first considering simpler alternatives. In this post, we examine when kubernetes-is-a-platform-for-platforms is the right call and when it isn't.

Why this matters

The literature on kubernetes-is-a-platform-for-platforms is vast and conflicting. Several industry surveys (summarized below) suggest that the average team over-uses kubernetes-is-a-platform-for-platforms by a factor of three to five. Our own experience matches this: across six projects, we found that kubernetes-is-a-platform-for-platforms delivered value in only the largest deployments.

The narrow case

kubernetes-is-a-platform-for-platforms wins when the workload matches the design. It loses when the workload is the wrong shape. The shape that fits is narrow but real. The shape that doesn't is broad and common.

Our recommendation

Start with the simplest tool that could possibly work. Resist the temptation to introduce kubernetes-is-a-platform-for-platforms until you can name the specific failure mode kubernetes-is-a-platform-for-platforms would prevent. When you do introduce it, make it observable. If you can't describe how it fails in two sentences, you are not ready to operate it.

Related reading

Categories

engineering architecture industry