Skip to content

Commit c478360

Browse files
authored
Merge pull request #65796 from mletalie/OSDOCS-7407
[OSDOCS-7407]:CSI drivers NOT installed by default
2 parents d3aea48 + b7c9684 commit c478360

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

modules/persistent-storage-csi-drivers-supported.adoc

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,25 @@
99

1010
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.
1111

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.
1326

1427
.Supported CSI drivers and features in {product-title}
1528
[cols=",^v,^v,^v,^v,^v width="100%",options="header"]
1629
|===
17-
|CSI driver |CSI volume snapshots |CSI cloning |CSI resize | inline ephemeral volumes
30+
|CSI driver |CSI volume snapshots |CSI cloning |CSI resize |Inline ephemeral volumes
1831
ifndef::openshift-dedicated,openshift-rosa[]
1932
|AliCloud Disk | ✅ | - | ✅ | -
2033
endif::openshift-dedicated,openshift-rosa[]
@@ -25,7 +38,7 @@ ifndef::openshift-rosa[]
2538
|GCP Filestore | ✅ | - | ✅| -
2639
endif::openshift-rosa[]
2740
ifndef::openshift-dedicated,openshift-rosa[]
28-
|{ibmpowerProductName} Virtual Server Block | - | - | ✅ | -
41+
|{ibmpowerProductName} Virtual Server Block | - | - | ✅ | -
2942
|IBM VPC Block | ✅^[3]^ | - | ✅^[3]^| -
3043
|Microsoft Azure Disk | ✅ | ✅ | ✅| -
3144
|Microsoft Azure Stack Hub | ✅ | ✅ | ✅| -

0 commit comments

Comments
 (0)