The document discusses Kubernetes and container orchestration. It begins with an introduction to the problem of managing containers and microservices across multiple machines. It then covers key Kubernetes concepts like pods, controllers, services, labels and selectors. It also demonstrates Kubernetes in action and discusses options for hosting Kubernetes clusters, particularly Google Container Engine which provides a hosted Kubernetes environment.