1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-2193 AWS EBS TP->GA

This commit is contained in:
Lisa Pettyjohn
2021-07-12 16:37:23 -04:00
committed by openshift-cherrypick-robot
parent 5caea705ef
commit 77a0fa7d08
2 changed files with 1 additions and 4 deletions

View File

@@ -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 | ✅ | ✅ | ✅

View File

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