|
11 | 11 | = Retrieving Multicloud Object Gateway credentials
|
12 | 12 |
|
13 | 13 | ifdef::installing-3-4,installing-mtc[]
|
14 |
| -You must retrieve the Multicloud Object Gateway (MCG) credentials and S3 endpoint in order to configure MCG as a replication repository for the {mtc-full} ({mtc-short}). |
| 14 | +You must retrieve the Multicloud Object Gateway (MCG) credentials and S3 endpoint, which you need to configure MCG as a replication repository for the {mtc-full} ({mtc-short}) |
| 15 | + |
| 16 | +You must retrieve the Multicloud Object Gateway (MCG) credentials, which you need to create a `Secret` custom resource (CR) for {mtc-short}. |
| 17 | +endif::[] |
| 18 | + |
| 19 | +ifdef::installing-oadp-mcg[] |
| 20 | +You must retrieve the Multicloud Object Gateway (MCG) credentials, which you need to create a `Secret` custom resource (CR) for the OpenShift API for Data Protection (OADP). |
15 | 21 | endif::[]
|
16 |
| -You must retrieve the Multicloud Object Gateway (MCG) credentials in order to create a `Secret` custom resource (CR) for the OpenShift API for Data Protection (OADP). |
17 | 22 | //ifdef::installing-oadp-mcg[]
|
18 | 23 | //endif::[]
|
19 | 24 |
|
20 |
| -MCG is a component of {rh-storage}. |
| 25 | +[NOTE] |
| 26 | +==== |
| 27 | +Although the MCG Operator is link:https://catalog.redhat.com/software/containers/ocs4/mcg-rhel8-operator/5ddbcefbdd19c71643b56ce9?architecture=amd64&image=64243f5dcd0eb61355af9abd[deprecated], the MCG plugin is still available for {rh-storage}. To download the plugin, browse to link:https://access.redhat.com/downloads/content/547/ver=4/rhel---9/4.15.4/x86_64/product-software[Download {rh-storage-first}] and download the appropriate MCG plugin for your operating system. |
| 28 | +==== |
21 | 29 |
|
22 | 30 | .Prerequisites
|
23 | 31 | ifdef::openshift-origin[]
|
24 | 32 | * Ensure that you have downloaded the {cluster-manager-url-pull} as shown in _Obtaining the installation program_ in the installation documentation for your platform.
|
25 | 33 | +
|
26 | 34 | If you have the pull secret, add the `redhat-operators` catalog to the OperatorHub custom resource (CR) as shown in _Configuring {product-title} to use Red Hat Operators_.
|
27 | 35 | endif::[]
|
28 |
| -* You must deploy {rh-storage} by using the appropriate link:https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.9[OpenShift Data Foundation deployment guide]. |
| 36 | +* You must deploy {rh-storage} by using the appropriate link:https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15[{rh-storage-first} deployment guide]. |
29 | 37 |
|
30 | 38 | .Procedure
|
31 |
| - |
32 |
| -. Obtain the S3 endpoint, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY` by running the link:https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.9/html/managing_hybrid_and_multicloud_resources/accessing-the-multicloud-object-gateway-with-your-applications_rhodf#accessing-the-Multicloud-object-gateway-from-the-terminal_rhodf[`describe` command] on the `NooBaa` custom resource. |
33 | 39 | ifdef::installing-3-4,installing-mtc[]
|
| 40 | +* Obtain the S3 endpoint, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY` by running the link:https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/managing_hybrid_and_multicloud_resources/accessing-the-multicloud-object-gateway-with-your-applications_rhodf#accessing-the-Multicloud-object-gateway-from-the-terminal_rhodf[`describe` command] on the `NooBaa` custom resource. |
34 | 41 | +
|
35 | 42 | You use these credentials to add MCG as a replication repository.
|
36 | 43 | endif::[]
|
37 | 44 | ifdef::installing-oadp-mcg[]
|
| 45 | +. Obtain the S3 endpoint, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY` by running the link:https://docs.redhat.com/en/documentation//red_hat_openshift_data_foundation/4.15/html/managing_hybrid_and_multicloud_resources/accessing-the-multicloud-object-gateway-with-your-applications_rhodf#accessing-the-Multicloud-object-gateway-from-the-terminal_rhodf[`describe` command] on the `NooBaa` custom resource. |
38 | 46 | . Create a `credentials-velero` file:
|
39 | 47 | +
|
40 | 48 | [source,terminal]
|
|
0 commit comments