Linux
Command
Library
Commands
Basics
Tips
kube-capacity
kube-capacity
TLDR
Output a list of nodes with the total CPU and Memory resource requests and limits
$ kube-capacity
Include pods
$ kube-capacity -p
Include utilization
$ kube-capacity -u
COLLAPSE ALL
Copied to clipboard