Kubernetes is an open source container orchestration platform that automates deployment, management and scaling of applications. Kubernetes is a container management system meant to be deployed on Docker-capable clustered environments. In this guide, we will discuss some of the basic … 🌱 What is Kubernetes ? Kubernetes is an open-source platform for automating the deployment, scaling, and management of containerized applications. Kubernetes helps you make sure those containerized applications run where and when you want, and helps them find the resources and tools they need to work. Kubernetes is a production-ready, open source platform designed with Google's accumulated experience in container orchestration, combined with best-of-breed ideas from the community.