In this section, we will cover the orchestration of containers on cluster-wide environments. We will learn how to deploy applications based on cluster-wide distributed components. You will also learn how orchestrators manage applications' processes and their interactions, and how to publish them for users.
This section comprises the following chapters:
- Chapter 7, Introduction to Orchestration
- Chapter 8, Orchestration Using Docker Swarm
- Chapter 9, Orchestration Using Kubernetes