Slide 12
Slide 12 text
What can Kubernetes do and why use it?
● co-locating helper processes,
● mounting storage systems (volumes),
● application health checking,
● replicating application instances,
● horizontal auto-scaling,
● load balancing,
● rolling updates,
● and resource monitoring.
● manage applications, not machines,
● better resource utilisation and scheduling,
● better application performance monitoring
(APM),
● consolidated logging and reporting,
● ease of deployment management,
Source:
Google