open-nomad/website/source/guides/load-balancing/load-balancing.html.md
Yishan Lin 968e67547a Revised NomadProject Structure
- Revised "What is Nomad" copy
- Added "Key Features" section with links to task drivers & device plugins with lift-and-shift from README
- Added "Who Uses Nomad" section with users, talks, blog posts
- Removed Hadoop YARN, Docker Swarm, HTCondor from comparisons
- Revamped Guides section
- Inserted "Installing Nomad", "Upgrading", "Integrations" as persistent in Guides navbar
- Split Installing Nomad into two paths for users (one for Sandbox with "Quickstart", one for Production)
- Surfaced "Upgrading" and "Integrations" section from documentation
- Changed "Job Lifecycle" section into "Deploying & Managing Applications"
- Reworked "Operations" into "Operating Nomad"
- Reworked "Security" into "Securing Nomad"
- Segmented Namespaces, Resource Quotas, Sentinel into "Governance & Policy" subsection
- Reworked "Spark integration" into its own "Analytical Workloads" section
2019-05-08 14:40:38 -07:00

675 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.