Confirmed users
56
edits
No edit summary |
|||
Line 18: | Line 18: | ||
** Zookeeper | ** Zookeeper | ||
** Haproxy | ** Haproxy | ||
* Mesos slave nodes | * Mesos slave nodes | ||
Line 46: | Line 45: | ||
====HAProxy==== | ====HAProxy==== | ||
[http://www.haproxy.org/ HAProxy] is a high availability load balancer/proxy for TCP and HTTP application. | [http://www.haproxy.org/ HAProxy] is a high availability load balancer/proxy for TCP and HTTP application. | ||
====Consul==== | ====Consul==== | ||
[https://consul.io/ Consul] is a distributed service discovery tool with health checking and k/v storage. Initially we will be using Consul just for health checking but we will expand this to replace Bamboo for service discovery. | [https://consul.io/ Consul] is a distributed service discovery tool with health checking and k/v storage. Initially we will be using Consul just for health checking but we will expand this to replace Bamboo for service discovery. |