consul

https://www.consul.io/

https://learn.hashicorp.com/consul

https://github.com/hashicorp/consul

https://www.hashicorp.com/products/consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

consul 是一个 GOSSIP 协议的分布式服务发现和配置中心软件。
和 ZooKeeper、etcd 相比还多了健康检查和 DNS 协议接口等对运维工程师非常友好的功能,所以在微服务和容器化浪潮中,consul 成为 Docker 生态圈中最重要的一环