Skip to content

Commit 32bcbb0

Browse files
authored
Merge pull request #3284 from replicatedhq/jtuchscherer-patch-1
Adding limitation about storage locations for EC Disaster Recovery
2 parents 5c612ab + 881d942 commit 32bcbb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/vendor/embedded-disaster-recovery.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Embedded Cluster disaster recovery has the following requirements:
3030

3131
Embedded Cluster disaster recovery has the following limitations and known issues:
3232

33+
* Embedded Cluster supports only AWS S3 as a storage location for backups.
34+
3335
* During a restore, the version of the Embedded Cluster installation assets must match the version of the application in the backup. So if version 0.1.97 of your application was backed up, the Embedded Cluster installation assets for 0.1.97 must be used to perform the restore. Use `./APP_SLUG version` to check the version of the installation assets, where `APP_SLUG` is the unique application slug. For example:
3436

3537
<img alt="version command" src="/images/ec-version-command.png" width="450px"/>

0 commit comments

Comments
 (0)