hjacobs / kube-resource-report

Report Kubernetes cluster and pod resource requests vs usage and generate static HTML
GNU General Public License v3.0
714 stars 102 forks source link

Consider costs of persistent volumes (PV, e.g. EBS) #63

Open hjacobs opened 5 years ago

hjacobs commented 5 years ago

The Kubernetes API allows to list all persistent volumes and knowing the cloud provider we can estimate the costs, e.g. of EBS volumes.

dmarkey commented 4 years ago

EBS volumes would be very helpful.