Skip to content

Commit 3324958

Browse files
committed
OSDOCS-9364 updated ROSA PV Storage options
1 parent fa2f696 commit 3324958

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

modules/storage-persistent-storage-pv.adoc

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ status:
3030
<3> The access mode, defining the read-write and mount permissions.
3131
<4> The reclaim policy, indicating how the resource should be handled once it is released.
3232

33-
ifndef::microshift[]
33+
ifndef::microshift,openshift-rosa[]
3434
[id="types-of-persistent-volumes_{context}"]
3535
== Types of PVs
3636

@@ -43,9 +43,9 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
4343
- AliCloud Disk
4444
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
4545
- AWS Elastic Block Store (EBS)
46-
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-rosa[]
46+
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
4747
- AWS Elastic File Store (EFS)
48-
endif::openshift-enterprise,openshift-webscale,openshift-origin,openshift-rosa[]
48+
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
4949
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-aro[]
5050
- Azure Disk
5151
- Azure File
@@ -74,7 +74,20 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
7474
- VMware vSphere
7575
// - Local
7676
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
77-
endif::microshift[]
77+
endif::microshift,openshift-rosa[]
78+
79+
ifdef::openshift-rosa[]
80+
[id="types-of-persistent-volumes_{context}"]
81+
== Types of PVs
82+
83+
{product-title} (ROSA) officially supports the following persistent volume storage options:
84+
85+
- AWS Elastic Block Store (EBS)
86+
- AWS Elastic File Store (EFS)
87+
88+
ROSA also functions with Kubernetes Container Storage Interface (CSI) compatible volume provisioners from third-party storage vendors such as AWS FSX or Pure Storage Portworx. Red Hat does not oversee third-party provisioners or the connected CSI drivers and the vendors fully control source code, deployment, operation, and Kubernetes compatibility. These volume provisioners are considered customer-managed and the respective vendors are responsible for providing support. See the link:https://docs.openshift.com/rosa/rosa_architecture/rosa_policy_service_definition/rosa-policy-responsibility-matrix.html#rosa-policy-responsibilities_rosa-policy-responsibility-matrix[Shared responsibilities for Red Hat OpenShift Service on AWS] matrix for more information.
89+
90+
endif::openshift-rosa[]
7891

7992
[id="pv-capacity_{context}"]
8093
== Capacity

0 commit comments

Comments
 (0)