Looking at http://kubernetes.io/docs/user-guide/labels/#selecting-sets-of-nodes it looks to be possible to select a certain range of pods based on labels. But in my case I w
You also can query for all pods an a node with the following command
kubectl get pods -o wide --all-namespaces | grep