-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
Copy pathv011-toc.yml
69 lines (69 loc) · 1.83 KB
/
v011-toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
toc:
- title: Introduction
subfolderitems:
- page: About Velero
url: /index.html
- page: Getting started
url: /get-started
- page: Get the right Velero version
url: /versions
- page: How Velero works
url: /about
- page: Supported platforms
url: /support-matrix
- title: Upgrade
subfolderitems:
- page: Upgrade from Ark to Velero
url: /migrating-to-velero
- page: About locations
url: /locations
- title: Install
subfolderitems:
- page: Set up Velero
url: /install-overview
- page: Run on AWS
url: /aws-config
- page: Run on GCP
url: /gcp-config
- page: Run on Azure
url: /azure-config
- page: IBM Cloud Object Store
url: /ibm-config
- page: Restic Setup
url: /restic
- title: Troubleshooting
subfolderitems:
- page: Troubleshooting
url: /troubleshooting
- page: Troubleshoot an install or setup
url: /debugging-install
- page: Troubleshoot a restore
url: /debugging-restores
- page: Troubleshoot Restic
url: /restic#troubleshooting
- title: Customize Velero
subfolderitems:
- page: Build from source
url: /build-from-scratch
- page: Run in any namespace
url: /namespace
- page: Extend
url: /extend
- page: Extend with plugins
url: /plugins
- page: Extend with hooks
url: /hooks
- title: More information
subfolderitems:
- page: Backup file format
url: /output-file-format
- page: API types
url: /api-types
- page: FAQ
url: /faq
- title: Tutorials
subfolderitems:
- page: Disaster Recovery
url: /disaster-case
- page: Cluster migration
url: /migration-case