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.13k stars 115 forks source link

Support ephemeral-storage request/limits #116

Open tommydroptables opened 8 months ago

tommydroptables commented 8 months ago

I would like the ephemeral-storage limit and requests in this cli as an optional flag. I know it won't be a popular option but i think some people are interested to see how much local storage their applications are using.