It would be nice to then be able to view the resources by pod in a given namespace. You can get that sort of view from: kubectl describe nodes | grep <namespace goes here> The format would be something like: view-utilization -n <namespace> -p ... where -p would be for "show pods"