NodeSelectorTerm [api_object]ai-synthesized · conf 0.82
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.
core
A NodeSelectorTerm represents a node selector term, which is used to select nodes for pod scheduling.
Why it matters It allows users to specify the conditions under which a pod can be scheduled on a node.
Key facts - Represents a node selector term - Used for pod scheduling
Sources
swagger.json — “io.k8s.api.core.v1.NodeSelectorTerm”