Kubernetes is an open-source platform that automates deployment, scaling, and management of containerized applications across clusters of machines. It's the de facto standard because it handles the messy work of orchestration—load balancing, rolling updates, self-healing—and lets you define your entire infrastructure as code.