mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-02-06 03:50:52 +00:00
32 lines
600 B
Markdown
32 lines
600 B
Markdown
# Table of Contents
|
|
|
|
## User Guide
|
|
|
|
* [Concepts][1]
|
|
* [Build from scratch][0]
|
|
* [Cloud provider specifics][9]
|
|
* [Debugging restores][4]
|
|
* [FAQ][10]
|
|
|
|
## Reference
|
|
* [CLI reference][2]
|
|
* [Config definition][5]
|
|
* [Output file format][6]
|
|
* [Sample YAML files][3]
|
|
|
|
## Scenarios
|
|
* [Disaster recovery][7]
|
|
* [Cluster migration][8]
|
|
|
|
[0]: build-from-scratch.md
|
|
[1]: concepts.md
|
|
[2]: cli-reference
|
|
[3]: /examples
|
|
[4]: debugging-restores.md
|
|
[5]: config-definition.md
|
|
[6]: output-file-format.md
|
|
[7]: use-cases.md#disaster-recovery
|
|
[8]: use-cases.md#cluster-migration
|
|
[9]: cloud-provider-specifics.md
|
|
[10]: faq.md
|