mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
gcp-first replacement
This commit is contained in:
@@ -13,7 +13,7 @@ Kopia supports network and local storage locations, and many cloud or remote sto
|
||||
|
||||
* Amazon S3 and any cloud storage that is compatible with S3
|
||||
* Azure Blob Storage
|
||||
* Google Cloud Storage platform
|
||||
* {gcp-full} Storage platform
|
||||
|
||||
Kopia uses content-addressable storage for snapshots:
|
||||
|
||||
|
||||
@@ -18,7 +18,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-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-gcp.adoc#installing-oadp-gcp[{gcp-full}]
|
||||
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc#installing-oadp-mcg[Multicloud Object Gateway]
|
||||
* {ibm-cloud-name} Object Storage S3
|
||||
* AWS S3 compatible object storage, such as Multicloud Object Gateway or MinIO
|
||||
@@ -33,7 +33,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-gcp.adoc#installing-oadp-gcp[{gcp-full}]
|
||||
* 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[]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="installing-oadp-gcp"]
|
||||
= Configuring the OpenShift API for Data Protection with Google Cloud Platform
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
[id="installing-oadp-gcp"]
|
||||
= Configuring the OpenShift API for Data Protection with {gcp-full}
|
||||
:context: installing-oadp-gcp
|
||||
:installing-oadp-gcp:
|
||||
:credentials: cloud-credentials-gcp
|
||||
@@ -10,11 +10,11 @@ include::_attributes/common-attributes.adoc[]
|
||||
toc::[]
|
||||
|
||||
[role="_abstract"]
|
||||
You install the OpenShift API for Data Protection (OADP) with Google Cloud Platform (GCP) by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
|
||||
You install the OpenShift API for Data Protection (OADP) with {gcp-first} by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
|
||||
|
||||
include::snippets/oadp-mtc-operator.adoc[]
|
||||
|
||||
You configure GCP for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
|
||||
You configure {gcp-short} for Velero, create a default `Secret`, and then install the Data Protection Application. For more details, see xref:../../../backup_and_restore/application_backup_and_restore/installing/oadp-installing-operator.adoc#oadp-installing-operator-doc[Installing the OADP Operator].
|
||||
|
||||
To install the OADP Operator in a restricted network environment, you must first disable the default software catalog sources and mirror the Operator catalog. See xref:../../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments] for details.
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ OADP has the following requirements:
|
||||
** OpenShift Data Foundation
|
||||
** Amazon Web Services
|
||||
** Microsoft Azure
|
||||
** Google Cloud Platform
|
||||
** {gcp-full}
|
||||
** S3-compatible object storage
|
||||
** {ibm-cloud-name} Object Storage S3
|
||||
|
||||
@@ -61,7 +61,7 @@ include::snippets/oadp-ocp-compat.adoc[]
|
||||
|
||||
** Amazon Web Services
|
||||
** Microsoft Azure
|
||||
** Google Cloud Platform
|
||||
** {gcp-full}
|
||||
** CSI snapshot-enabled cloud storage, such as Ceph RBD or Ceph FS
|
||||
|
||||
[NOTE]
|
||||
|
||||
Reference in New Issue
Block a user