Skip to content

Commit

Permalink
en: add doc about volume snapshot backup/restore across multiple kube…
Browse files Browse the repository at this point in the history
…rnetes (#2406)
  • Loading branch information
WangLe1321 authored Sep 1, 2023
1 parent 084c378 commit c89f4fd
Show file tree
Hide file tree
Showing 17 changed files with 1,011 additions and 8 deletions.
12 changes: 6 additions & 6 deletions en/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@
- Persistent Volumes
- [Back Up Data](backup-to-pv-using-br.md)
- [Restore Data](restore-from-pv-using-br.md)
- Snapshot Backup and Restore
- [Architecture](volume-snapshot-backup-restore.md)
- [Back Up Data Using EBS Snapshots](backup-to-aws-s3-by-snapshot.md)
- [Restore Data from EBS Snapshots](restore-from-aws-s3-by-snapshot.md)
- [Backup and Restore Performance](backup-restore-snapshot-perf.md)
- [FAQs](backup-restore-faq.md)
- Snapshot Backup and Restore across Multiple Kubernetes
- [BR Federation Architecture](br-federation-architecture.md)
- [Deploy BR Federation](deploy-br-federation.md)
- [Back Up Data Using EBS Snapshots](backup-by-ebs-snapshot-across-multiple-kubernetes.md)
- [Restore Data from EBS Snapshots](restore-from-ebs-snapshot-across-multiple-kubernetes.md)
- [FAQs](backup-restore-by-ebs-snapshot-faq.md)
- Maintain
- [Restart a TiDB Cluster](restart-a-tidb-cluster.md)
- [Destroy a TiDB Cluster](destroy-a-tidb-cluster.md)
Expand Down
Loading

0 comments on commit c89f4fd

Please sign in to comment.