kubernetes v1.33
PodTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)
| Field / Type | Description |
|---|---|
Required. A pod affinity term, associated with the corresponding weight. | |
weight | weight associated with matching the corresponding podAffinityTerm, in the range 1-100.
|