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

Identify fixed consumption #17

Open
Shreyanand opened this issue Aug 19, 2021 · 1 comment
Open

Identify fixed consumption #17

Shreyanand opened this issue Aug 19, 2021 · 1 comment
Assignees

Comments

@Shreyanand
Copy link
Member

Shreyanand commented Aug 19, 2021

For setting the resource tiers for the JH application, we also need to identify the fixed amount required to start up the user pods. These fixed costs are the minimum required to start a pod, load image libraries, and then start a notebook kernel.

We should use this issue to discuss if there are other fixed costs and to find the best way of identifying them.

  • One way is to look at the consumption of an idle pod, but how do we define idle?
  • The other way could be to see the consumption of the pod just after it starts and stabilizes, but how do we know the libraries and the kernel are loaded at that point?

cc @tumido

@Shreyanand Shreyanand self-assigned this Aug 19, 2021
@Shreyanand
Copy link
Member Author

Update: PR that takes in approximate fixed cost: link.

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

1 participant