Back to Glossary
Kubernetes

What is Kubernetes?

An open-source container orchestration platform for automating deployment, scaling, and management.

Kubernetes (K8s) is an open-source container orchestration system originally designed by Google and now maintained by the CNCF. It automates the deployment, scaling, and management of containerized applications. Kubernetes provides: self-healing (restarts failed containers), horizontal scaling (add/remove replicas), service discovery and load balancing, rolling updates and rollbacks, secret and configuration management, and storage orchestration.

Deep Dive Guide

kubernetes architecture explained

Free Tool

k8s calculator

Test your knowledge of Kubernetes and 130 other DevOps concepts