Kazan v0.9.0 Kazan.Apis.Core.V1.WeightedPodAffinityTerm View Source
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)
OpenAPI Definition: io.k8s.api.core.v1.WeightedPodAffinityTerm
Properties
pod_affinity_term
::Kazan.Apis.Core.V1.PodAffinityTerm
- Required. A pod affinity term, associated with the corresponding weight.
weight
::Integer
- weight associated with matching the corresponding podAffinityTerm, in the range 1-100.