Schema
objectio.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
requiredRequired. A pod affinity term, associated with the corresponding weight.
weight integer (int32)
requiredweight associated with matching the corresponding podAffinityTerm, in the range 1-100.