-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: PAC-1967 Volume Snapshot Support (#3839)
* docs: PAC-1967 * docs: vale feedback * docs: updated content per feedback * docs: more feedback changes * docs: Apply suggestions from code review Co-authored-by: caroldelwing <[email protected]> --------- Co-authored-by: caroldelwing <[email protected]> (cherry picked from commit 361f49d)
- Loading branch information
1 parent
6be5b43
commit d958808
Showing
3 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,6 +102,10 @@ out to our support team at [[email protected]](mailto:support@spectroclou | |
enables the destination cluster to assume the necessary IAM role to access the backup files. Refer to the | ||
[Add a Backup Location using Dynamic Credentials](add-backup-location-dynamic.md) guide. | ||
|
||
<!-- prettier-ignore --> | ||
- If your backup contains volume snapshots, ensure that your CSI driver supports volume snapshots. For more | ||
information about volume support, review the CSI pack README for your CSI driver in use. Refer to the [Volume Snapshots](backup-restore.md#volume-snapshots) section for more information. | ||
|
||
### Instructions | ||
|
||
Use the following instructions in Palette to restore a backup to a destination cluster. | ||
|