Kubernetes Architecture
DevOps

A Complete Introduction to Kubernetes — an orchestration tool for Containers

Kubernetes (K8s) is open source orchestration system for docker containers. It let us manage containerized applications in a clustered environment. It simplifies devops tasks such as deployment, scaling, configuration, versioning, rolling updates etc.