mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
[id="understanding-persistent-storage"]
|
|
= Understanding persistent storage
|
|
include::modules/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]
|
|
|
|
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::modules/technology-preview.adoc[leveloffset=+1]
|
|
|
|
include::modules/storage-persistent-storage-block-volume-examples.adoc[leveloffset=+2]
|
|
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
|