Files
nomad/website/content/docs/operations/benchmarking.mdx
Aimee Ukasick c12ad24de0 Docs: SEO updates to operations, other specs sections (#25518)
* seo operation section

* other specifications section

* Update website/content/docs/other-specifications/variables.mdx

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>

---------

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2025-05-22 07:47:05 -05:00

20 lines
800 B
Plaintext

---
layout: docs
page_title: Benchmark and load test Nomad
description: |-
Use the Nomad Bench project to benchmark and load test Nomad servers.
---
# Benchmark and load test Nomad
The Nomad Bench project provides reusable infrastructure automation to run test scenarios in order
to collect metrics and data from Nomad clusters running at scale. The core goal of the project is
to achieve reproducible large scale test scenarios so we can better understand how Nomad scales
and uncover problems that are only detected in large cluster deployments. It is also used to
perform release soak testing, among other things.
The [repository][bench-repo] contains all the infrastructure and details to get started with your
own load testing.
[bench-repo]: https://github.com/hashicorp-forge/nomad-bench