Skip to content

Commit 25829df

Browse files
Prabha Kylasamiyer Sundara Rajananarnold97
authored andcommitted
OADP-6353 Added role to mark DITA descriptions
1 parent f3a9dcf commit 25829df

19 files changed

+21
-1
lines changed

backup_and_restore/application_backup_and_restore/oadp-advanced-topics.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
[role="_abstract"]
910
This document provides information about advanced features and functionalities of OpenShift API for Data Protection (OADP).
1011

1112
[id="oadp-different-kubernetes-api-versions"]

backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
[role="_abstract"]
910
OpenShift API for Data Protection (OADP) features provide options for backing up and restoring applications.
1011

1112
The default plugins enable Velero to integrate with certain cloud providers and to back up and restore {product-title} resources.

backup_and_restore/application_backup_and_restore/oadp-intro.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ toc::[]
1212

1313
The {oadp-first} Operator can safeguard customer applications on {product-title}. It offers comprehensive disaster recovery protection, covering {rosa-short} applications, application-related cluster resources, persistent volumes, and internal images. {oadp-short} is also capable of backing up both containerized applications and virtual machines (VMs).
1414

15+
[role="_abstract"]
16+
The {oadp-first} product safeguards customer applications on {product-title}. It offers comprehensive disaster recovery protection, covering {product-title} applications, application-related cluster resources, persistent volumes, and internal images. {oadp-short} is also capable of backing up both containerized applications and virtual machines (VMs).
17+
1518
ifndef::openshift-rosa,openshift-rosa-hcp[]
1619
However, {oadp-short} does not serve as a disaster recovery solution for xref:../../backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.adoc#backup-etcd[etcd] or {OCP-short} Operators.
1720
endif::openshift-rosa,openshift-rosa-hcp[]

backup_and_restore/application_backup_and_restore/oadp-performance/oadp-recommended-network-settings.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
88

99
toc::[]
1010

11+
[role="_abstract"]
1112
For a supported experience with {oadp-first}, you should have a stable and resilient network across {OCP-short} nodes, S3 storage, and in supported cloud environments that meet {OCP-short} network requirement recommendations.
1213

1314
To ensure successful backup and restore operations for deployments with remote S3 buckets located off-cluster with suboptimal data paths, it is recommended that your network settings meet the following minimum requirements in such less optimal conditions:

backup_and_restore/application_backup_and_restore/release-notes/oadp-1-4-release-notes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
77

88
toc::[]
99

10+
[role="_abstract"]
1011
The release notes for {oadp-first} describe new features and enhancements, deprecated features, product recommendations, known issues, and resolved issues.
1112

1213
[NOTE]

backup_and_restore/application_backup_and_restore/release-notes/oadp-1-5-release-notes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
88

99
toc::[]
1010

11+
[role="_abstract"]
1112
The release notes for {oadp-first} describe new features and enhancements, deprecated features, product recommendations, known issues, and resolved issues.
1213

1314
[NOTE]

modules/changes-from-oadp-1-4-to-1-5.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="changes-from-oadp-1-4-to-1-5_{context}"]
77
= Changes from OADP 1.4 to 1.5
88

9+
[role="_abstract"]
910
The Velero server has been updated from version 1.14 to 1.16.
1011

1112
This changes the following:

modules/converting-dpa-to-the-new-version-for-oadp-1-5-0.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="converting-dpa-to-the-new-version-for-oadp-1-5-0_{context}"]
77
= Converting DPA to the new version for OADP 1.5.0
88

9+
[role="_abstract"]
910
The {oadp-first} 1.4 is not supported on {OCP-short} 4.19. You can convert Data Protection Application (DPA) to the new {oadp-short} 1.5 version by using the new `spec.configuration.nodeAgent` field and its sub-fields.
1011

1112
.Procedure

modules/oadp-backing-up-dpa-configuration-1-5-0.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="oadp-backing-up-dpa-configuration-1-5-0_{context}"]
77
= Backing up the DPA configuration
88

9+
[role="_abstract"]
910
You must back up your current `DataProtectionApplication` (DPA) configuration.
1011

1112
.Procedure

modules/oadp-configuring-velero-plugins.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="oadp-configuring-velero-plugins_{context}"]
77
= About OADP Velero plugins
88

9+
[role="_abstract"]
910
You can configure two types of plugins when you install Velero:
1011

1112
* Default cloud provider plugins

0 commit comments

Comments
 (0)