Argo Workflows · Schema

io.k8s.api.core.v1.ResourceFieldSelector

ResourceFieldSelector represents container resources (cpu, memory) and their output format

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
containerName string Container name: required for volumes, optional for env vars
divisor object Specifies the output format of the exposed resources, defaults to "1"
resource string Required: resource to select
View JSON Schema on GitHub