From c74d820ae10ea9a134aaa0a98c4dcfddf4d7b4b6 Mon Sep 17 00:00:00 2001 From: Tim Gross Date: Mon, 6 Jul 2020 16:02:10 -0400 Subject: [PATCH] docs: note MRD is beta and removing regions doesn't work (#8370) --- website/pages/docs/job-specification/multiregion.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/pages/docs/job-specification/multiregion.mdx b/website/pages/docs/job-specification/multiregion.mdx index a2b8e56e2..41e6b7a06 100644 --- a/website/pages/docs/job-specification/multiregion.mdx +++ b/website/pages/docs/job-specification/multiregion.mdx @@ -1,7 +1,7 @@ --- layout: docs page_title: multiregion Stanza - Job Specification -sidebar_title: multiregion +sidebar_title: multiregion Beta description: |- The "multiregion" stanza specifies that a job will be deployed to multiple federated regions. @@ -84,6 +84,10 @@ final region will unblock the regions to mark them as `successful`. ordered; depending on the rollout strategy Nomad may roll out to each region in order or to several at a time. +~> **Note:** Regions can be added, but regions that are removed will not be +stopped and will be ignored by the deployment. This behavior may change before +multiregion deployments are considered GA. + ### `strategy` Parameters - `max_parallel` `(int: )` - Specifies the maximum number