Is there a simple method (that won't require googling at every use) to get names of all deployment configs with no running pods (scaled to 0) in Kubernetes / Openshift? Methods without JSON tokens and awk
please.
The docs of oc get dc --help
are way too long to decipher for the occasional need.