1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/storage/understanding-persistent-storage.adoc
Steven Smith 858ec7700b 4
2022-12-15 20:24:36 +00:00

37 lines
1.5 KiB
Plaintext

:_content-type: ASSEMBLY
[id="understanding-persistent-storage"]
= Understanding persistent storage
include::_attributes/common-attributes.adoc[]
:context: understanding-persistent-storage
toc::[]
include::modules/storage-persistent-storage-overview.adoc[leveloffset=+1]
include::modules/storage-persistent-storage-lifecycle.adoc[leveloffset=+1]
include::modules/storage-persistent-storage-reclaim-manual.adoc[leveloffset=+2]
include::modules/storage-persistent-storage-reclaim.adoc[leveloffset=+2]
include::modules/storage-persistent-storage-pv.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-rwx_persistent-storage-csi-vsphere[ReadWriteMany vSphere volume support]
include::modules/storage-persistent-storage-pvc.adoc[leveloffset=+1]
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
include::modules/storage-persistent-storage-block-volume.adoc[leveloffset=+1]
// As these volumes have transitioned to being tech preview per plug-in,
// this notice has been included in the previous module.
// :FeatureName: Support for raw block volumes in the volume plug-ins listed above
// include::snippets/technology-preview.adoc[leveloffset=+1]
include::modules/storage-persistent-storage-block-volume-examples.adoc[leveloffset=+2]
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
include::modules/storage-persistent-storage-fsGroup.adoc[leveloffset=+1]