1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/persistent-storage-flexvolume-drivers.adoc
2020-02-17 10:05:55 +10:00

14 lines
558 B
Plaintext

// Module included in the following assemblies:
//
// storage/persistent_storage/persistent-storage-flexvolume.adoc
[id="flexvolume-drivers_{context}"]
= About FlexVolume drivers
A FlexVolume driver is an executable file that resides in a well-defined directory on all nodes in the cluster. {product-title} calls the FlexVolume driver whenever it needs to mount or unmount a volume represented by a `PersistentVolume` with `flexVolume` as the source.
[IMPORTANT]
====
Attach and detach operations are not supported in {product-title} for FlexVolume.
====