Skip to content

Commit ad31524

Browse files
authored
Merge pull request #86706 from anarnold97/OADP-5176-RBAC-OADP-multi-tenancy
OADP-5176: Support custom RBAC OADP to multi-tenancy
2 parents e9cadde + 96c69bd commit ad31524

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

backup_and_restore/application_backup_and_restore/installing/about-installing-oadp.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[id="about-installing-oadp"]
33
= About installing OADP
44
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
56
:context: about-installing-oadp
67

78
toc::[]

modules/about-installing-oadp-on-multiple-namespaces.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,14 @@
55

66
:_mod-docs-content-type: CONCEPT
77
[id="about-installing-oadp-on-multiple-namespaces_{context}"]
8-
= Installation of OADP on multiple namespaces
8+
= Installation of {oadp-short} on multiple namespaces
99

10-
You can install OpenShift API for Data Protection (OADP) into multiple namespaces on the same cluster so that multiple project owners can manage their own OADP instance. This use case has been validated with File System Backup (FSB) and Container Storage Interface (CSI).
11-
12-
You install each instance of OADP as specified by the per-platform procedures contained in this document with the following additional requirements:
13-
14-
* All deployments of OADP on the same cluster must be the same version, for example, 1.1.4. Installing different versions of OADP on the same cluster is *not* supported.
15-
* Each individual deployment of OADP must have a unique set of credentials and at least one `BackupStorageLocation` configuration. You can also use multiple `BackupStorageLocation` configurations within the same namespace.
16-
* By default, each OADP deployment has cluster-level access across namespaces. {product-title} administrators need to review security and RBAC settings carefully and make any necessary changes to them to ensure that each OADP instance has the correct permissions.
10+
You can install {oadp-full} into multiple namespaces on the same cluster so that multiple project owners can manage their own {oadp-short} instance. This use case has been validated with File System Backup (FSB) and Container Storage Interface (CSI).
1711

12+
You install each instance of {oadp-short} as specified by the per-platform procedures contained in this document with the following additional requirements:
1813

14+
* All deployments of {oadp-short} on the same cluster must be the same version, for example, 1.4.0. Installing different versions of {oadp-short} on the same cluster is *not* supported.
1915
16+
* Each individual deployment of {oadp-short} must have a unique set of credentials and at least one `BackupStorageLocation` configuration. You can also use multiple `BackupStorageLocation` configurations within the same namespace.
2017
18+
* By default, each {oadp-short} deployment has cluster-level access across namespaces. {OCP} administrators need to carefully review potential impacts, such as not backing up and restoring to and from the same namespace concurrently.

0 commit comments

Comments
 (0)