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

[Autoscaler] Improve NodeProvider interface, make it easier to extend it to cluster managers (e.g. Fargate) #25134

Open
DmitriGekhtman opened this issue May 24, 2022 · 1 comment
Labels
enhancement Request for new feature and/or capability P2 Important issue, but not time-critical
Milestone

Comments

@DmitriGekhtman
Copy link
Contributor

DmitriGekhtman commented May 24, 2022

Description

Make it easier to extend the autoscaler to work with cluster managers like Fargate. (Multiple users have asked about Fargate in particular see e.g. https://discuss.ray.io/t/running-on-ecs-fargate/2688/4)
Currently, it would take extremely specialized knowledge (of the Ray autoscaler) to achieve such an integration.

Use case

Increase adoption of Ray by making it easier to adapt to custom deployment environments.

@DmitriGekhtman DmitriGekhtman added enhancement Request for new feature and/or capability P2 Important issue, but not time-critical labels May 24, 2022
@DmitriGekhtman DmitriGekhtman added this to the Infra Backlog milestone May 24, 2022
@moleary-gsa
Copy link

I know this is quite old but we are looking to assess our options for parallelization of ML experimentation and are limited to using ECS on Fargate

Love to know if this has had any more traction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P2 Important issue, but not time-critical
Projects
None yet
Development

No branches or pull requests

2 participants