What is Kubernetes ? Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available. Kubernetes provides you with: ✍ Service discovery and load balancing
✍ Storage orchestration
✍ Automated rollouts and rollbacks
✍ Automatic bin packing
✍…