kubernetes v1.33

PodList.items.spec.nodeSelector

NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/

1 fields
PodList.items.spec.nodeSelector fields and descriptions
Field / TypeDescription
[key]
string

No description provided.