Section 2: Configuring and Deploying Applications on Kubernetes
In this section, you'll learn how to configure and deploy applications on Kubernetes, as well as provisioning storage and exposing your application outside of the cluster.
This part of the book comprises the following chapters:
- Chapter 4, Scaling and Deploying Your Application
- Chapter 5, Services and Ingress – Communicating with the Outside World
- Chapter 6, Kubernetes Application Configuration
- Chapter 7, Storage on Kubernetes
- Chapter 8, Pod Placement Controls