Argo Workflows · Schema

io.k8s.api.core.v1.VolumeDevice

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

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
devicePath string devicePath is the path inside of the container that the device will be mapped to.
name string name must match the name of a persistentVolumeClaim in the pod
View JSON Schema on GitHub