f4d78ce0ff
* add nginx to load balancing nav menu and fix bullets * fill out nginx lb guide * formatting * change Nginx to NGINX * add step to verify load balancer config * update docker image and web app output * change Nginx to NGINX in main load balancing page * modify change signal to SIGHUP and add else condition in template stanza to prevent nginx from crashing when no services are available to load balance * add note about external load balancer * clarifications and link to reference architecture
720 B
720 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.