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

Transition clusters providing users with dedicated nodes to use shared nodes #2661

Open
2 tasks
consideRatio opened this issue Jun 15, 2023 · 2 comments
Open
2 tasks

Comments

@consideRatio
Copy link
Member

consideRatio commented Jun 15, 2023

Brief description

Many jupyterhub's setup by 2i2c were initially setup to start dedicated nodes for users, this has several drawbacks that we can avoid by scheduling multiple users to run on individual nodes.

Drawbacks of dedicated nodes

  • inefficient use of cpu/memory paid for
    • increases cost
    • increases required cloud quota to request to scale to support X users
  • increased average startup times (server startup, image download)

Rationale & value to our mission

  • expected reduced cloud cost for communities
  • faster startup times on average
  • it becomes easier to handle events

Definition of completion and success

All communities use node sharing, even if options aren't presented like in many educational hubs.

Action points

  • Overview all communities still setup to provide user dedicated nodes
  • Help them transition

Related

@yuvipanda

This comment was marked as off-topic.

@consideRatio

This comment was marked as resolved.

@consideRatio consideRatio changed the title Proto-goal: transition clusters only providing users with dedicated nodes transition to shared nodes Transition clusters providing users with dedicated nodes to use shared nodes Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Needs Shaping / Refinement
Status: Proto-goal
Development

No branches or pull requests

2 participants