如何在 Mesos 上配置 Docker 群模式

How to configure Docker swarm mode on Mesos

如何在 Mesos 中配置 Docker Swarm 模式。如果我开始 google ,我就会采用旧方法。 (运行宁群图像)

https://www.youtube.com/watch?v=qUViQAu2Bw0

如果我进一步搜索,人们会说 swarm 模式是 Mesos 的竞争对手(我可能错了)

https://blog.bugsnag.com/container-orchestration-with-docker-swarm-mode/

我对 运行 java 程序、Node js 应用程序、Angular 应用程序、Kafka、Storm、Spark、Mongo 数据库、容器上的弹性搜索的要求。

请给我一些好主意,以继续使用 docker 容器设置我的集群。

勾选 documentation:

"When using Docker Swarm and Mesos, you use the Docker client to ask the Swarm manager to schedule containers. The Swarm manager then schedules those containers on a Mesos cluster."