xxxxxxxxxx
kubectl get pods --field-selector=status.phase!=Running,spec.restartPolicy=Always
xxxxxxxxxx
kubectl get services --all-namespaces --field-selector metadata.namespace!=default
xxxxxxxxxx
kubectl get statefulsets,services --all-namespaces --field-selector metadata.namespace!=default