Presentation: Tweet"Kubernetes - Open Source Container Management System"
Kubernetes is an open source orchestration system for Docker containers created by Google. The session will discuss how running applications in containers at Google over a decade in its massive clusters affected Kubernetes architecture. We will explore the concepts introduced in Kubernetes. Kubernetes handles scheduling onto nodes in a compute cluster and manages workloads to ensure that their state matches the users declared intentions. To simplify management and discovery it introduces abstractions to group containers into logical units.
Download slides