You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/persistent-storage-csi-drivers-supported.adoc
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,25 @@
9
9
10
10
To create CSI-provisioned persistent volumes that mount to these supported storage assets, {product-title} installs the necessary CSI driver Operator, the CSI driver, and the required storage class by default. For more details about the default namespace of the Operator and driver, see the documentation for the specific CSI Driver Operator.
11
11
12
-
The following table describes the CSI drivers that are installed with {product-title} and which CSI features they support, such as volume snapshots, cloning, and resize.
12
+
ifndef::openshift-rosa[]
13
+
[IMPORTANT]
14
+
====
15
+
The AWS EFS and GCP Filestore CSI drivers are not installed by default, and must be installed manually. For instructions on installing the AWS EFS CSI driver, see link:https://access.redhat.com/documentation/en-us/openshift_dedicated/4/html/storage/using-container-storage-interface-csi#osd-persistent-storage-aws-efs-csi[Setting up AWS Elastic File Service CSI Driver Operator]. For instructions on installing the GCP Filestore CSI driver, see link:https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/storage/using-container-storage-interface-csi#persistent-storage-csi-google-cloud-file-overview[Google Compute Platform Filestore CSI Driver Operator].
16
+
====
17
+
endif::openshift-rosa[]
18
+
The following table describes the CSI drivers that are
19
+
ifndef::openshift-dedicated[]
20
+
installed with {product-title}
21
+
endif::openshift-dedicated[]
22
+
ifndef::openshift-rosa[]
23
+
supported by {product-title}
24
+
endif::openshift-rosa[]
25
+
and which CSI features they support, such as volume snapshots and resize.
13
26
14
27
.Supported CSI drivers and features in {product-title}
0 commit comments