2018-10-04 20:18:52 +00:00
|
|
|
---
|
|
|
|
layout: "guides"
|
|
|
|
page_title: "Load Balancing"
|
|
|
|
sidebar_current: "guides-load-balancing"
|
|
|
|
description: |-
|
|
|
|
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.
|
2019-05-08 21:40:38 +00:00
|
|
|
|
2018-10-04 20:18:52 +00:00
|
|
|
Most of these methods assume Consul is installed alongside Nomad (see [Load
|
|
|
|
Balancing Strategies for
|
|
|
|
Consul](https://www.hashicorp.com/blog/load-balancing-strategies-for-consul)).
|
|
|
|
|
|
|
|
- [Fabio](/guides/load-balancing/fabio.html)
|
|
|
|
|
|
|
|
Please refer to the specific documentation above or in the sidebar for more
|
|
|
|
detailed information about each strategy.
|