Skip to content

OSDOCS:14130 - Review Backup and Restore #96130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ include::_attributes/attributes-openshift-dedicated.adoc[]

toc::[]

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).
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).

ifndef::openshift-rosa,openshift-rosa-hcp[]
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.
endif::openshift-rosa,openshift-rosa-hcp[]

[IMPORTANT]
====
{oadp-short} support is provided to customer workload namespaces and cluster scope resources.
{oadp-short} support is applicable to customer workload namespaces and cluster scope resources.

Full cluster xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc#backing-up-applications[backup] and xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc#restoring-applications[restore] are not supported.
====
Expand Down
2 changes: 1 addition & 1 deletion modules/updating-role-arn-oadp-rosa-sts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
* You have a {product-rosa} STS cluster with the required access and tokens.
endif::openshift-enterprise[]
ifdef::openshift-rosa,openshift-rosa-hcp[]
* You have a {product-title} STS cluster with the required access and tokens.
* You have a {product-title} cluster with the required access and tokens.
endif::openshift-rosa,openshift-rosa-hcp[]
* You have installed {oadp-short} on the ROSA STS cluster.

Expand Down