Kubernetes , often shortened to K8s (K, 8 letters, s), is an open-source platform that automates the deployment, scaling, and management of containerized applications. 🌱 What is Kubernetes ? Kubernetes is an open-source platform for automating the deployment, scaling, and management of containerized applications. Learn how to build, deliver, and scale containerized apps faster with open source orchestration from Kubernetes . What is Kubernetes ? The container orchestration platform Kubernetes automates the deployment, scaling, and management of containerized applications. Developers can package a program and all its dependencies into a single, portable unit that can be run anywhere using containers, a lightweight type of virtualization. AWS, Google Cloud, Azure, other public cloud providers, and on-premises data centres can all deploy and manage containers using Kubernetes ’ uniform API.