2017-10-26 14:14:59 +00:00
|
|
|
# Route
|
2017-09-30 20:17:50 +00:00
|
|
|
|
2017-10-26 14:14:59 +00:00
|
|
|
Route is a load balancer that has backends connect to the load balancer instead
|
|
|
|
of the load balancer connecting to backends. This model allows networks to be
|
|
|
|
vastly simplified, no longer having to bring in consul or another consensus layer,
|
|
|
|
no more configuration generation.
|
2017-09-30 20:17:50 +00:00
|
|
|
|
2017-10-26 14:14:59 +00:00
|
|
|
Project Stability: Alpha
|