open-nomad/website/source/guides/load-balancing/load-balancing.html.md
Omar Khawaja adfd89ded8
Load Balancing with Fabio Guide (#4445)
* add load-balancing guide

* restructure load balancing section

* defining consul lb strategies inline and giving fabio its own bullet point

* update docker image name and shorten job template

* changing system scheduler link to relative link and moving load balancing navigation link right to right above Web UI
2018-10-04 16:18:52 -04:00

674 B

layout page_title sidebar_current description
guides Load Balancing guides-load-balancing There are multiple approaches to load balancing within a Nomad cluster. This discusses the most popular strategies.

Load Balancing

There are multiple approaches to set up load balancing across a Nomad cluster. Most of these methods assume Consul is installed alongside Nomad (see Load Balancing Strategies for Consul).

Please refer to the specific documentation above or in the sidebar for more detailed information about each strategy.