1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #97955 from openshift-cherrypick-robot/cherry-pick-97411-to-enterprise-4.20

[enterprise-4.20] Dita vale fixes for OADP and AWS STS
This commit is contained in:
Shruti Deshpande
2025-08-25 13:32:50 +05:30
committed by GitHub
5 changed files with 6 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ endif::[]
:oadp-version-1-4: 1.4.5 :oadp-version-1-4: 1.4.5
:oadp-version-1-5: 1.5.0 :oadp-version-1-5: 1.5.0
:oadp-bsl-api: backupstoragelocations.velero.io :oadp-bsl-api: backupstoragelocations.velero.io
:velero-link: link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}]
:oc-first: pass:quotes[OpenShift CLI (`oc`)] :oc-first: pass:quotes[OpenShift CLI (`oc`)]
:product-registry: OpenShift image registry :product-registry: OpenShift image registry
:product-mirror-registry: Mirror registry for Red Hat OpenShift :product-mirror-registry: Mirror registry for Red Hat OpenShift

View File

@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
toc::[] toc::[]
You install the {oadp-first} with {aws-first} by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}]. [role="_abstract"]
You install the {oadp-first} with {aws-first} by installing the OADP Operator. The Operator installs {velero-link}.
include::snippets/oadp-mtc-operator.adoc[] include::snippets/oadp-mtc-operator.adoc[]

View File

@@ -6,6 +6,7 @@
[id="installing-oadp-aws-sts_{context}"] [id="installing-oadp-aws-sts_{context}"]
= Installing the OADP Operator and providing the IAM role = Installing the OADP Operator and providing the IAM role
[role="_abstract"]
AWS Security Token Service (AWS STS) is a global web service that provides short-term credentials for IAM or federated users. This document describes how to install {oadp-first} on an {aws-short} {sts-short} cluster manually. AWS Security Token Service (AWS STS) is a global web service that provides short-term credentials for IAM or federated users. This document describes how to install {oadp-first} on an {aws-short} {sts-short} cluster manually.
[IMPORTANT] [IMPORTANT]

View File

@@ -45,7 +45,7 @@ spec:
---- ----
<1> Specify the node selector to be supplied to Velero podSpec. <1> Specify the node selector to be supplied to Velero podSpec.
<2> The `resourceAllocations` listed are for average usage. <2> The `resourceAllocations` listed are for average usage.
+
[NOTE] [NOTE]
==== ====
Kopia is an option in OADP 1.3 and later releases. You can use Kopia for file system backups, and Kopia is your only option for Data Mover cases with the built-in Data Mover. Kopia is an option in OADP 1.3 and later releases. You can use Kopia for file system backups, and Kopia is your only option for Data Mover cases with the built-in Data Mover.

View File

@@ -6,6 +6,7 @@
[id="preparing-aws-sts-credentials-for-oadp_{context}"] [id="preparing-aws-sts-credentials-for-oadp_{context}"]
= Preparing AWS STS credentials for OADP = Preparing AWS STS credentials for OADP
[role="_abstract"]
An {aws-full} account must be prepared and configured to accept an {oadp-first} installation. Prepare the {aws-short} credentials by using the following procedure. An {aws-full} account must be prepared and configured to accept an {oadp-first} installation. Prepare the {aws-short} credentials by using the following procedure.
.Procedure .Procedure