kube-capacity
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster.
Combine the best parts of `kubectl top` and `kubectl describe` into a CLI focused on cluster resources.
- Output a list of nodes with the total CPU and Memory resource requests and limits:
kube-capacity
kube-capacity -p
kube-capacity -u
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).