Consul简介
Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality.
Hashicorp:delivers consistent workflows to provision, secure, connect, and run any infrastructure for any application.
提供的新架构,解决方案
FAQ
线上容器里面是怎么连上的consul?
consul使用模式?线上部署模式?教务总共三个node,service全部在node上,其他电商的node就是service.
service -> consul client(3 pod) -> consul server()
Consul Agent,Server,Client,Consul cluster,
Using Lib
https://github.com/Ecwid/consul-api
Paper
-
SWIM:Scalable Weakly-consistent Infection-style Process Group Membership Protocol
-
Lifeguard:Local Health Awareness for More Accurate Failure Detection