Slide 16
Slide 16 text
Why Kubernetes ?
- Run everywhere, on any cloud => provide API abstraction
- Control plane run server side (compared to docker compose)
- Self-healing
- Auto-scaling (of pods, of cluster, of resources requests)
- Huge set of plugins (centralised logging, monitoring, ingress)
- Big community
- Docker announcement to support Kubernetes in 2017
- Customers trust and want it