What is Kubernetes?
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Kubernetes is a tool in the Container Tools category of a tech stack.
Why developers like Kubernetes
Leading docker container management solution
Simple and powerful
Open source
Backed by google
The right abstractions
Scale services
Replication controller
Permission managment
Supports autoscaling