Kazan v0.4.0 Kazan.Models.Api.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.kubernetes.pkg.api.v1.WeightedPodAffinityTerm
Properties
pod_affinity_term
::Kazan.Models.Api.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.