Argo Workflows · Schema

io.k8s.api.core.v1.WeightedPodAffinityTerm

The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
podAffinityTerm object Required. A pod affinity term, associated with the corresponding weight.
weight integer weight associated with matching the corresponding podAffinityTerm, in the range 1-100.
View JSON Schema on GitHub