kubectl nodes code example Example: kubectl get pod by node kubectl get pods --all-namespaces -o wide --field-selector spec.nodeName=<node>