Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to expose pricing #21

Open
weeco opened this issue Apr 12, 2019 · 2 comments
Open

Add feature to expose pricing #21

weeco opened this issue Apr 12, 2019 · 2 comments

Comments

@weeco
Copy link
Member

weeco commented Apr 12, 2019

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
@dwbrown2
Copy link

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]

@botzill
Copy link

botzill commented May 29, 2019

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

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants