Part 2:Container Orchestration
In this part of the book, we will cover the orchestration of containers in cluster-wide environments. We will learn how to deploy distributed component applications on different hosts in a cluster, allowing users to interact with components and publish services.
This part has the following chapters:
- Chapter 6, Fundamentals of Orchestration
- Chapter 7, Orchestrating with Swarm
- Chapter 8, Deploying Applications with the Kubernetes Orchestrator