kubernetes v1.34

ReplicationControllerSpec.template.spec.containers.volumeDevices

volumeDevice describes a mapping of a raw block device within a container.

2 fields
ReplicationControllerSpec.template.spec.containers.volumeDevices fields and descriptions
Field / TypeDescription
devicePath
string required

devicePath is the path inside of the container that the device will be mapped to.

name
string required

name must match the name of a persistentVolumeClaim in the pod