Skip to content

Commit 464f271

Browse files
authored
Merge pull request #37194 from lpettyjo/OSDOCS-2451
OSDOCS-2451: vSphere CSI Operator TP -> GA
2 parents fe1fba7 + 2ab6a63 commit 464f271

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following table describes the CSI drivers that are installed with {product-t
2525
|OpenShift Container Storage | ✅ | ✅ | ✅
2626
|OpenStack Manila | ✅ | - | -
2727
|Red Hat Virtualization (oVirt) | - | - | ✅
28-
|VMware vSphere (Tech Preview) | - | - | -
28+
|VMware vSphere | - | - | -
2929
|===
3030

3131
[IMPORTANT]

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@ toc::[]
1010

1111
{product-title} can provision persistent volumes (PVs) using the Container Storage Interface (CSI) VMware vSphere driver for Virtual Machine Disk (VMDK) volumes.
1212

13-
:FeatureName: vSphere CSI Driver Operator
14-
include::snippets/technology-preview.adoc[leveloffset=+1]
15-
1613
Familiarity with xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[persistent storage] and xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[configuring CSI volumes] is recommended when working with a CSI Operator and driver.
1714

18-
To create CSI-provisioned persistent volumes (PVs) that mount to vSphere storage assets, {product-title}, after this feature is enabled, installs the vSphere CSI Driver Operator and the vSphere CSI driver by default in the `openshift-cluster-csi-drivers` namespace.
15+
To create CSI-provisioned persistent volumes (PVs) that mount to vSphere storage assets, {product-title} installs the vSphere CSI Driver Operator and the vSphere CSI driver by default in the `openshift-cluster-csi-drivers` namespace.
1916

20-
* *vSphere CSI Driver Operator*: After being enabled, the Operator provides a storage class, called `thin-csi`, that you can use to create persistent volumes claims (PVCs). The vSphere CSI Driver Operator supports dynamic volume provisioning by allowing storage volumes to be created on-demand, eliminating the need for cluster administrators to pre-provision storage.
17+
* *vSphere CSI Driver Operator*: The Operator provides a storage class, called `thin-csi`, that you can use to create persistent volumes claims (PVCs). The vSphere CSI Driver Operator supports dynamic volume provisioning by allowing storage volumes to be created on-demand, eliminating the need for cluster administrators to pre-provision storage.
2118

2219
* *vSphere CSI driver*: The driver enables you to create and mount vSphere PVs.
2320

@@ -34,9 +31,5 @@ include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
3431

3532
include::modules/persistent-storage-csi-vsphere-stor-policy.adoc[leveloffset=+1]
3633

37-
:FeatureName: vSphere
38-
include::modules/persistent-storage-csi-tp-enable.adoc[leveloffset=+1]
39-
4034
== Additional resources
41-
* xref:../../nodes/clusters/nodes-cluster-enabling-features.adoc#[Enabling features using feature gates]
4235
* xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[Configuring CSI volumes]

0 commit comments

Comments
 (0)