Skip to content

Commit edc0eec

Browse files
authored
Merge pull request #34465 from lpettyjo/OSDOCS-2193
[WIP] OSDOCS-2193: AWS EBS TP->GA
2 parents e2e30d9 + 0b38143 commit edc0eec

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following table describes the CSI drivers that are installed with {product-t
1616
|===
1717
|CSI driver |CSI volume snapshots |CSI cloning |CSI resize
1818

19-
|AWS EBS (Tech Preview) | ✅ | - | ✅
19+
|AWS EBS | ✅ | - | ✅
2020
|Google Cloud Platform (GCP) persistent disk (PD) (Tech Preview)| ✅ | - | ✅
2121
|Microsoft Azure Disk (Tech Preview) | ✅ | ✅ | ✅
2222
|OpenStack Cinder | ✅ | ✅ | ✅

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ toc::[]
99

1010
{product-title} is capable of provisioning persistent volumes (PVs) using the Container Storage Interface (CSI) driver for AWS Elastic Block Store (EBS).
1111

12-
:FeatureName: AWS EBS CSI Driver Operator
13-
include::modules/technology-preview.adoc[leveloffset=+1]
14-
1512
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 Container Storage Interface (CSI) Operator and driver.
1613

1714
To create CSI-provisioned PVs that mount to AWS EBS storage assets, {product-title} installs the AWS EBS CSI Driver Operator and the AWS EBS CSI driver by default in the `openshift-cluster-csi-drivers` namespace.

0 commit comments

Comments
 (0)