Table of Contents

What is Kubernetes

Kubernetes is a system that runs and manages containerized applications automatically.

Instead of manually running containers, Kubernetes:

Concepts category

Simple explanation

Kubernetes = “automated container manager”

Real-world example

Imagine you have a web application:

Without Kubernetes:

With Kubernetes:

Simple analogy

Kubernetes is like a restaurant manager: