Good tooling today exists to spin up containerized environments with Docker on a single host and tear down just as fast. The difficulty is when trying to deploy across two or more servers. Kubernetes is an open source project to manage a cluster of Linux containers as a single system and solves just that problem. This talk will outline all of the components of the Kubernetes system leave attendees with enough knowledge to spin up their own cluster and deploy at scale. #codemash