NodeSelector [api_object]ai-synthesized · conf 0.82
A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.
core
Represents a selector for nodes.
Why it matters Enables selection of specific nodes based on labels.
Key facts - Selects nodes based on label matching - Used to select specific nodes
Sources
swagger.json — “io.k8s.api.core.v1.NodeSelector”