robscott / kube-capacity

A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
Apache License 2.0
2.09k stars 114 forks source link

remove succeeded & failed pods from podCount per node #99

Open fc92 opened 1 year ago

fc92 commented 1 year ago

kube-capacity --pod-count ... hostname 5965m (75%) 14200m (178%) 18265Mi (28%) 19614Mi (30%) 451/110

451 is not the correct value. It seems a lot of pods in Succeeded phase should be ignored