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.
如果我对服务器集群使用 gossip 风格的成员协议,我如何最初加入集群?
例如,在 Serf 中,您需要了解一个现有代理才能加入集群(该代理会将您的成员资格传播给集群的其他成员)。但是,如何在没有静态配置的情况下发现现有代理?