kubernetes v1.31

NodeSelectorTerm

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
NodeSelectorTerm 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"