Check pods on a node
kubectl get pods --all-namespaces -o wide --field-selector spec.nodeName=<node>
Last updated
Was this helpful?
kubectl get pods --all-namespaces -o wide --field-selector spec.nodeName=<node>
Last updated
Was this helpful?