Skip to content

Commit

Permalink
Update docs/self-managed/setup/deploy/amazon/amazon-eks/dual-region.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lars Lange <[email protected]>
  • Loading branch information
leiicamundi and Langleu authored Dec 5, 2024
1 parent 19e59bc commit 72c153e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ unset AWS_SECRET_ACCESS_KEY_ES

:::caution Bucket vulnerable to region outages

The Elasticsearch backup [bucket is tied to a specific region](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingBucket.html). If this region becomes unavailable, you will need to create a new bucket in a different region and reconfigure your Elasticsearch cluster with the new bucket.
The Elasticsearch backup [bucket is tied to a specific region](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingBucket.html). If that region becomes unavailable and you want to restore to a different region or S3 services remain disrupted, you must create a new bucket in another region and reconfigure your Elasticsearch cluster to use the new bucket.

:::

Expand Down

0 comments on commit 72c153e

Please sign in to comment.