From e2d58967a3f3d0dc1fdb6000a46de678a8a048ba Mon Sep 17 00:00:00 2001 From: bcirh <72753984+bcirh@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:36:40 +0100 Subject: [PATCH] Add link to nomad mem oversub in README.md file --- example/nomad/tempo-distributed/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/example/nomad/tempo-distributed/README.md b/example/nomad/tempo-distributed/README.md index b73bbd1e2a8..feaa1f7ad4d 100644 --- a/example/nomad/tempo-distributed/README.md +++ b/example/nomad/tempo-distributed/README.md @@ -7,6 +7,7 @@ This Nomad job will deploy Tempo in ### Prerequisites - S3 compatible storage +- [Nomad memory oversubscription](https://developer.hashicorp.com/nomad/tutorials/advanced-scheduling/memory-oversubscription) Have a look at the job file and Tempo configuration file and change it to suite your environment.