- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 57字
- 2021-07-02 21:17:26
Working with Container Orchestration Engines
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