WeightedPodAffinityTerm

io.k8s.api.core.v1.WeightedPodAffinityTerm

Description

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

Properties

podAffinityTerm 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.