-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OADP-2155: updating OADP docs for ROSA #63683
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
Closed
HagayVider1
wants to merge
1
commit into
openshift:main
from
HagayVider1:oadp-2155_oadp-rosa-sts_hvider
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
...and_restore/application_backup_and_restore/installing/installing-oadp-rosa.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | ||
| This process has the following stages: | ||
|
|
||
| . Prepare AWS credentials | ||
| . Install OADP Operator and provide it with the AIM role | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are you sure you mean AIM role? https://docs.openshift.com/rosa/rosa_architecture/rosa-sts-about-iam-resources.html |
||
|
|
||
|
|
||
| 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] | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You will need to check the xref link. But what do you think?