Blog

DevOps using Kubernetes

Jul 22, 2016 | by Oleg Chunikhin

Kubernetes is a portable open source system for managing and orchestrating containerized cluster applications. Kubernetes solves a number of DevOps related problems out-of-the-box and in a simple, unified way. From rolling updates and update rollback to canary deployment and other complicated deployment scenarios, Kubernetes can improve scaling, load balancing, service discovery, logging, monitoring, and persistent storage management. During this workshop we demonstrated how, in less than 30 minutes, a reliable self-healing production-ready Kubernetes cluster could be:

• Deployed on AWS

• Used to host and operate multiple environments and applications

More slides are available here