From 77a0fa7d0839f7825b1b8fabcf03184cc773b536 Mon Sep 17 00:00:00 2001 From: Lisa Pettyjohn Date: Mon, 12 Jul 2021 16:37:23 -0400 Subject: [PATCH] OSDOCS-2193 AWS EBS TP->GA --- modules/persistent-storage-csi-drivers-supported.adoc | 2 +- .../persistent-storage-csi-ebs.adoc | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/persistent-storage-csi-drivers-supported.adoc b/modules/persistent-storage-csi-drivers-supported.adoc index b38ce11ff5..ce0200c586 100644 --- a/modules/persistent-storage-csi-drivers-supported.adoc +++ b/modules/persistent-storage-csi-drivers-supported.adoc @@ -16,7 +16,7 @@ The following table describes the CSI drivers that are installed with {product-t |=== |CSI driver |CSI volume snapshots |CSI cloning |CSI resize -|AWS EBS (Tech Preview) | ✅ | - | ✅ +|AWS EBS | ✅ | - | ✅ |Google Cloud Platform (GCP) persistent disk (PD) (Tech Preview)| ✅ | - | ✅ |Microsoft Azure Disk (Tech Preview) | ✅ | ✅ | ✅ |OpenStack Cinder | ✅ | ✅ | ✅ diff --git a/storage/container_storage_interface/persistent-storage-csi-ebs.adoc b/storage/container_storage_interface/persistent-storage-csi-ebs.adoc index da08e91caf..2444c917b1 100644 --- a/storage/container_storage_interface/persistent-storage-csi-ebs.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-ebs.adoc @@ -9,9 +9,6 @@ toc::[] {product-title} is capable of provisioning persistent volumes (PVs) using the Container Storage Interface (CSI) driver for AWS Elastic Block Store (EBS). -:FeatureName: AWS EBS CSI Driver Operator -include::modules/technology-preview.adoc[leveloffset=+1] - 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. 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.