Kubernetes

Automated deployment, scaling, and management of containerized applications.

Kubernetes is an open source system for running containers across a cluster of machines.

Developed in the open by a community that spans the industry, Kubernetes has become the common foundation of the cloud native ecosystem.

Scalable

Scale to match demand. Kubernetes adjusts the number of running instances automatically based on CPU, memory, or your own metrics, and grows from a single laptop to thousands of nodes without changing how you work.

Learn more →

Resilient

Kubernetes keeps your applications running — restarting containers that fail, rescheduling them when a node goes down, and routing traffic only to instances that are ready. Recovery happens automatically, often before anyone notices.

Learn more →

Portable

Run the same way on a laptop, on-premises, or across public clouds. Kubernetes is open source with no vendor lock-in, so you can move workloads to wherever makes the most sense.

Learn more →

Extensible

Kubernetes is a platform to build on. Define your own resource types, automate operations with custom controllers, and draw on a vast ecosystem of tools — all through the same API, without forking the core.

Learn more →

The Absolute Beginner's Guide To Cloud Native

Attend upcoming KubeCon + CloudNativeCon events

Kubernetes Features

Workloads

Run any kind of application.

Scaling

Match capacity to demand, automatically.

Reliability

Recover from failure automatically.

AI/ML

Run workloads on specialized hardware.

Case Studies

Babylon Case Study

"Kubernetes is a great platform for machine learning because it comes with all the scheduling and …"

Read more
Booz Allen Case Study

"Kubernetes is a great solution for us. It allows us to rapidly iterate on our clients' demands. "

Read more
Booking.com Case Study

"We realized that we needed to learn Kubernetes better in order to fully use the potential of it. At …"

Read more
AppDirect Case Study

"We made the right decisions at the right time. Kubernetes and the cloud native technologies are now …"

Read more

Where to next?

Learn it, run it, or help build it. If you already know what you need, the release binaries and container images are on the download page.

New to Kubernetes

Start with the core ideas — what Kubernetes is and how it works.

Running in production

Ship applications, or run the clusters they land on.

Building a career

Training and certification for developers and cluster administrators.

How to contribute

Join the community and help build Kubernetes and its ecosystem.