kube-eagle icon indicating copy to clipboard operation
kube-eagle copied to clipboard

Add feature to expose pricing

Open weeco opened this issue 5 years ago • 2 comments

In Google Cloud each vCPU and each GB of RAM have a fixed price. Kube Eagle can easily aggregate the allocatable and in use CPU & RAM and add a pricing metric for that.

This way one could get an overview how expensive a namespace or deployment is and what saving potential it has (usage compared to allocatable resources).

Challenges:

  • How to define the CPU / RAM pricing? Each zone, provider and machine type (e. g. spot instances, on demand, preemptible, commitment) may have a slightly different CPU & RAM pricing

weeco avatar Apr 12 '19 09:04 weeco

Hi @weeco, we've recently done this across multiple cloud providers in the Kubecost project (https://github.com/kubecost/cost-model). It could be really cool to collaborate on this if you're interested! Let me know if you want to talk some about it -- [email protected]

dwbrown2 avatar Apr 14 '19 20:04 dwbrown2

This is really nice to have a combination of this 2 into one. Looking forward to this.

Thx!

botzill avatar May 29 '19 18:05 botzill