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

Dask backend: autoscaling in osparc-dask-scheduler #4522

Closed
10 tasks done
Tracked by #4159
sanderegg opened this issue Jul 21, 2023 · 1 comment
Closed
10 tasks done
Tracked by #4159

Dask backend: autoscaling in osparc-dask-scheduler #4522

sanderegg opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels
a:autoscaling autoscaling service in simcore's stack a:dask-service Any of the dask services: dask-scheduler/sidecar or worker
Milestone

Comments

@sanderegg
Copy link
Member

sanderegg commented Jul 21, 2023

When an external cluster is created there must be the following infrastructure available:

  • a docker swarm is up
  • 1 machine running a dask-gateway, and a dask-scheduler
    - X machines running dask-sidecar(s) to run solvers

currently we manually scale the number of machines in that cluster by using the AWS console.
this shall be automated and we could leverage the autoscaling service to this end.

@sanderegg sanderegg changed the title autoscaling in dask-gateway Dask backend: autoscaling in dask-gateway Jul 21, 2023
@sanderegg sanderegg self-assigned this Jul 21, 2023
@sanderegg sanderegg added a:dask-service Any of the dask services: dask-scheduler/sidecar or worker a:autoscaling autoscaling service in simcore's stack labels Jul 21, 2023
@sanderegg sanderegg added this to the Sundae milestone Jul 21, 2023
@sanderegg sanderegg changed the title Dask backend: autoscaling in dask-gateway Dask backend: autoscaling in osparc-dask-scheduler Sep 18, 2023
@sanderegg sanderegg reopened this Nov 10, 2023
@sanderegg
Copy link
Member Author

upscaling will be taken care of in a separate entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:autoscaling autoscaling service in simcore's stack a:dask-service Any of the dask services: dask-scheduler/sidecar or worker
Projects
None yet
Development

No branches or pull requests

1 participant