mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
39 lines
1.6 KiB
Plaintext
39 lines
1.6 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="expanding-persistent-volumes"]
|
|
= Expanding persistent volumes
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: expanding-persistent-volumes
|
|
|
|
[role="_abstract"]
|
|
You can use the Container Storage Interface (CSI) to expand storage volumes after they have already been created.
|
|
|
|
toc::[]
|
|
|
|
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
include::modules/storage-expanding-add-volume-expansion.adoc[leveloffset=+1]
|
|
|
|
include::modules/storage-expanding-csi-volumes.adoc[leveloffset=+1]
|
|
|
|
:FeatureName: Expanding CSI volumes
|
|
|
|
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
include::modules/storage-expanding-flexvolume.adoc[leveloffset=+1]
|
|
|
|
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
|
|
include::modules/storage-expanding-local-volumes.adoc[leveloffset=+1]
|
|
|
|
include::modules/storage-expanding-filesystem-pvc.adoc[leveloffset=+1]
|
|
|
|
include::modules/storage-expanding-recovering-failure.adoc[leveloffset=+1]
|
|
|
|
include::modules/storage-expanding-recovering-failure-view-status.adoc[leveloffset=+1]
|
|
|
|
endif::openshift-enterprise,openshift-webscale,openshift-origin,openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
|
|
[role="_additional-resources"]
|
|
[id="additional-resources_{context}"]
|
|
== Additional resources
|
|
* xref:../storage/expanding-persistent-volumes.adoc#add-volume-expansion_expanding-persistent-volumes[Enabling volume expansion support]
|
|
|
|
* xref:../storage/container_storage_interface/persistent-storage-csi.adoc#csi-drivers-supported_persistent-storage-csi[CSI drivers supported by {product-title}] |