Skip to main content
Schemaobject

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)

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
podAffinityTerm
required

Required. A pod affinity term, associated with the corresponding weight.

weight integer (int32)
required

weight associated with matching the corresponding podAffinityTerm, in the range 1-100.