kubernetes v1.33

PodSpec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution.preference

A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.

2 fields
PodSpec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution.preference fields and descriptions
Field / TypeDescription
NodeSelectorRequirement[]

A list of node selector requirements by node's labels.

  • x-kubernetes-list-type: "atomic"
NodeSelectorRequirement[]

A list of node selector requirements by node's fields.

  • x-kubernetes-list-type: "atomic"