Welcome to Learn Kubernetes in a Month of Lunches. This first section gets you using Kubernetes straight away, focusing on the core concepts: Deployments, Pods, Services, and volumes. You’ll learn how to model your applications using the Kubernetes YAML specification and how Kubernetes provides abstractions over compute, networking, and storage. By the end of the section, you’ll have lots of experience in all the fundamentals, and you’ll have a good understanding of how to model and deploy your own applications.