Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 docker、mesos 和 marathon 设置了 WPT(网页测试)私有实例。但是,当我扩大和缩小代理时,有时服务器会认为连接了更多代理(查看 server-host/install/ 时)。
看起来代理可能没有在服务器上正确“重新注册”。
问题: - 代理如何通知服务器它不再连接?- 在启动 dockerized 实例(代理/服务器)或马拉松配置时,我是否可以通过一个选项来在实例缩小时通知服务器?
谢谢!
您可以使用马拉松赛事巴士。基本上你可以订阅它。你可以在这里读更多关于它的内容:
https://mesosphere.github.io/marathon/docs/event-bus.html