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