- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 52字
- 2021-07-02 21:17:28
Zookeeper
Zookeeper is a centralized configuration manager in a cluster. Mesos uses Zookeeper to elect a master and for slaves to join the cluster
In addition, the Mesos Marathon framework provides service discovery and load balancing for long running applications, such as containers. Marathon also provides the REST API to manage workloads.