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

Set limits & resource requests on all core pods #90

Closed
3 tasks
choldgraf opened this issue Oct 28, 2020 · 0 comments
Closed
3 tasks

Set limits & resource requests on all core pods #90

choldgraf opened this issue Oct 28, 2020 · 0 comments
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

choldgraf commented Oct 28, 2020

Description

All 'core' pods should have CPU & memory requests and limits set.

Benefit

Setting explicit resources makes sure that critical processes / pods don't run out of resources and die, as has happened in cases like #526. This helps prevent major disruptions to the service.

Tasks to complete

  • Make sure all components from support/ chart have requests and limits set
  • Make sure all hub components have requests and limits set
  • Make sure all dask-gateway components have requests and limits set
yuvipanda added a commit that referenced this issue Dec 3, 2020
It's on the same nodes as the core pods, and if left to its
own devices it can take up all the resources on the nodes.

Ref #90
yuvipanda added a commit that referenced this issue Dec 7, 2020
It's on the same nodes as the core pods, and if left to its
own devices it can take up all the resources on the nodes.

Ref #90
@yuvipanda yuvipanda changed the title Define and set limits on the support infrastructure Set limits & resource requests on all core pods Aug 23, 2021
@choldgraf choldgraf added 🏷️ optimization Enhancement An improvement to something or creating something new. labels Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
None yet
Development

No branches or pull requests

2 participants