kube-capacity
kube-capacity copied to clipboard
Only show containers which do not have requests or limits set
As a user, when running the command kube-capacity -c I would like to pass an additional flag to see all containers which do not have requests or limits set.
I propose a command such as the following:
kube-capacity -c --no-requests --no-limits