kubernetes v1.33

PersistentVolumeSpec.volumeMode

volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec.

1 fields
PersistentVolumeSpec.volumeMode fields and descriptions
Field / TypeDescription
PersistentVolumeSpec.volumeMode
string

volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec.