In this chapter, we will be looking at the Container Orchestration Engine (COE). Container Orchestration Engines are tools which help in managing many containers running on multiple hosts.
In this chapter, we will be covering the following topics:
- Introduction to COE
- Docker Swarm
- Apache Mesos
- Kubernetes
- Kubernetes installation
- Kubernetes hands-on