Kubernetes in Plain English

Kubernetes in Plain English

Why Kubernetes?

Why Kubernetes?

Containerization is this trend that’s taking over the world to allow people to run all kinds of different applications in a variety of different environments. When they do that, they need an orchestration solution in order to keep track of all of those containers and schedule them and orchestrate them. Kubernetes is an increasingly popular way to do that.

Dan Kohn, former executive director of the CNCF

Dan Kohn, former executive director of the CNCF

Last modified July 15, 2025: Fix: Update (db646b6b)