Skip to content
Closed
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 @@ -16,6 +16,7 @@ To back up Kubernetes resources and internal images, you must have object storag
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc#installing-oadp-azure[Microsoft Azure]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-gcp.adoc#installing-oadp-gcp[Google Cloud Platform]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc#installing-oadp-mcg[Multicloud Object Gateway]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-rosa.adoc#installing-oadp-rosa[Red Hat OADP Service for AWS]
* AWS S3 compatible object storage, such as Noobaa or Minio

:FeatureName: The `CloudStorage` API, which automates the creation of a bucket for object storage,
Expand All @@ -28,6 +29,7 @@ To back up PVs with snapshots, you must have a cloud provider that supports eith
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc#installing-oadp-aws[Amazon Web Services]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc#installing-oadp-azure[Microsoft Azure]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-gcp.adoc#installing-oadp-gcp[Google Cloud Platform]
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-rosa.adoc#installing-oadp-rosa[Red Hat OADP Searvice for AWS]
* CSI snapshot-enabled cloud provider, such as xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-ocs.adoc#installing-oadp-ocs[OpenShift Data Foundation]

include::snippets/oadp-ocp-compat.adoc[]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
:_content-type: ASSEMBLY
[id="installing-oadp-rosa"]
= Installing and configuring the OpenShift API for Data Protection (OADP) with Red Hat OADP Service for Amazon Web Services (ROSA)
include::_attributes/common-attributes.adoc[]
:context: installing-oadp-rosa
:installing-oadp-rosa:
:credentials: cloud-credentials
:provider: rosa

toc::[]

You can employ OpenShift API for Data Protection (OADP) with Red Hat OpenShift Service on AWS (ROSA) clusters to backup and restore application data. Before installing OADP, you must set up role and policy credentials for OADP so that it can use the AWS API.
Copy link
Contributor

@anarnold97 anarnold97 Aug 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can employ OpenShift API for Data Protection (OADP) with Red Hat OpenShift Service on AWS (ROSA) clusters to backup and restore application data. Before installing OADP, you must set up role and policy credentials for OADP so that it can use the AWS API.
You can employ OpenShift API for Data Protection (OADP) with Red Hat OpenShift Service on AWS (ROSA) clusters to backup and restore application data. For more information about xref:../../../rosa/rosa_architecture/rosa-understanding.html[Understanding ROSA].
Before installing OADP, you must set up role and policy credentials for OADP so that it can use the AWS API.

You will need to check the xref link. But what do you think?

This process has the following stages:

. Prepare AWS credentials
. Install OADP Operator and provide it with the AIM role
Copy link
Contributor

@anarnold97 anarnold97 Aug 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.



include::modules/oadp-preparing-aws-credentials.adoc[leveloffset=+1]

include::modules/oadp-installing-oadp-rosa-sts.adoc[leveloffset=+1]

[role="_additional-resources"]
[id="oadp-addtl-resources-rosa_{context}"]
.Additional resources

* xref:../rosa_backing_up_and_restoring_applications/backing-up-applications.adoc#oadp-preparing-aws-credentials_rosa-backing-up-applications[Preparing AWS credentials]
* xref:../rosa/rosa_architecture/rosa-understanding.adoc[Understanding ROSA with STS]
* xref:../rosa/rosa_getting_started/rosa-sts-getting-started-workflow.adoc[Getting started with ROSA STS]
* xref:../rosa/rosa_install_access_delete_clusters/rosa-sts-creating-a-cluster-quickly.adoc[Creating a ROSA cluster with STS]
* xref:../storage/container_storage_interface/persistent-storage-csi.adoc[Configuring CSI volumes]
* xref:../rosa/rosa_architecture/rosa_policy_service_definition/rosa-service-definition.adoc#rosa-sdpolicy-storage_rosa-service-definition[ROSA storage options]