@@ -14,7 +14,7 @@ This topic provides an overview of how to configure back up and restore for
14
14
15
15
After installing <%= vars . app_runtime_short %> ,
16
16
install and configure Velero in your environment
17
- to enable <%= vars . app_runtime_short %> backup and restore
17
+ to enable <%= vars . app_runtime_short %> back up and restore
18
18
functions.
19
19
See [Install and Configure Velero and Back Up Components]
20
20
(#setup-backup-comp) below.
@@ -25,7 +25,7 @@ The following are required for <%= vars.app_runtime_short %> back up and restore
25
25
26
26
### < a id ='prerequisites-general '> </ a > General Prerequisites
27
27
28
- The following are required before configuring backup and restore for <%= vars . app_runtime_short %> :
28
+ The following are required before configuring back up and restore for <%= vars . app_runtime_short %> :
29
29
30
30
* A <%= vars . app_runtime_short %> installation configured to use
31
31
an external Tanzu Postgres Pod for the CCDB and UAA databases.
@@ -43,7 +43,7 @@ For more information, see [Supported Kubernetes Distributions]
43
43
44
44
The following are additional requirements for configuring back up and restore for <%= vars . app_runtime_short %> on vSphere:
45
45
46
- * The vSphere backup and restore user account must meet additional requirements:
46
+ * The vSphere back up and restore user account must meet additional requirements:
47
47
* vSphere CSI driver user requirements.
48
48
For more information on the vSphere CSI Driver requirements, see [vSphere Roles and Privileges]
49
49
(https://vsphere-csi-driver.sigs.k8s.io/driver-deployment/prerequisites.html#roles_and_privileges)
@@ -69,7 +69,7 @@ in _Velero Plugin for vSphere_ in GitHub.
69
69
Velero and an Iaas specific Velero plugin must be installed to back up and restore <%= vars . app_runtime_short %> .
70
70
71
71
The Velero plugin requires specific IaaS permissions to enable
72
- disk snapshotting, storage bucket read/write permissions and other backup and restore features.
72
+ disk snapshotting, storage bucket read/write permissions and other back up and restore features.
73
73
74
74
To set up back up components:
75
75
0 commit comments