Skip to content

Commit ec17075

Browse files
committed
Added Multi-Region Deployment Admonition.
1 parent f661dd5 commit ec17075

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/pages/zero-trust-access/deploy-a-cluster/multi-region-blueprint.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ tags:
66
- platform-wide
77
---
88

9+
<Admonition type="danger">
10+
This deployment drastically increases complexity and costs to provide
11+
multi-region resilience. Do not use this guide unless multi-region resilience
12+
is a requirement. We recommend the [High Availability
13+
Cluster](high-availability.mdx) for most deployments.
14+
15+
Also, this guide must be followed precisely with no modifications or
16+
substitutions. If the guide is not followed or modifications have been made,
17+
Teleport will not be able to support your deployment.
18+
</Admonition>
19+
920
This page describes how to deploy a Teleport cluster in multiple regions to
1021
improve resiliency and sustain regional failure. This is not a step-by-step
1122
guide but a blueprint on how to build a multi-region Teleport cluster. This

0 commit comments

Comments
 (0)