kubernetes v1.37

WeightedPodAffinityTerm

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

2 fields
WeightedPodAffinityTerm fields and descriptions
Field / TypeDescription
PodAffinityTerm required

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

weight
integer required

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

  • format: int32