|
|
|
|
|
by magiconair
3891 days ago
|
|
I'm curious whether https://github.com/eBay/fabio would meet your needs. It picks up the routing table from consul changes and service registrations and reloads it without restart. All the services have to do is to register their routes in consul. It is meant as a replacement for consul-template+HAproxy. Disclosure: I'm the author |
|