mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
BZ1866000: Adding CSI Driver step to doc
BZ1866000: Adding documentation for CSI driver BZ1866000: Adding documentation for CSI driver BZ1866000: Adding documentation for CSI driver Implemented review comments
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
b30bc49815
commit
4f9cdac602
@@ -36,13 +36,11 @@ storage provider.
|
||||
For {product-title}, automatic migration from AWS EBS in-tree to the Container Storage Interface (CSI) driver is available as a Technology Preview (TP) feature.
|
||||
With migration enabled, volumes provisioned using the existing in-tree driver are automatically migrated to use the AWS EBS CSI driver For more information, see xref:../container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration feature].
|
||||
|
||||
== Additional resources
|
||||
|
||||
* See xref:../../storage/container_storage_interface/persistent-storage-csi-ebs.adoc#persistent-storage-csi-ebs[AWS Elastic Block Store CSI Driver Operator] for information about accessing additional storage options, such as volume snapshots, that are not possible with in-tree volume plug-ins.
|
||||
|
||||
// Defining attributes required by the next module
|
||||
:StorageClass: EBS
|
||||
:Provisioner: kubernetes.io/aws-ebs
|
||||
:CsiDriver: ebs.csi.aws.com
|
||||
|
||||
include::modules/storage-create-storage-class.adoc[leveloffset=+1]
|
||||
|
||||
@@ -52,3 +50,8 @@ include::modules/storage-persistent-storage-creating-volume-claim.adoc[leveloffs
|
||||
include::modules/storage-persistent-storage-volume-format.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/storage-persistent-storage-aws-maximum-volumes.adoc[leveloffset=+1]
|
||||
|
||||
[id="additional-resources_persistent-storage-aws"]
|
||||
== Additional resources
|
||||
|
||||
* See xref:../../storage/container_storage_interface/persistent-storage-csi-ebs.adoc#persistent-storage-csi-ebs[AWS Elastic Block Store CSI Driver Operator] for information about accessing additional storage options, such as volume snapshots, that are not possible with in-tree volume plug-ins.
|
||||
|
||||
Reference in New Issue
Block a user