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

Replace the current autoscaler with Ray implemetation #10

Open
asitang opened this issue Jan 23, 2023 · 0 comments
Open

Replace the current autoscaler with Ray implemetation #10

asitang opened this issue Jan 23, 2023 · 0 comments
Assignees

Comments

@asitang
Copy link
Collaborator

asitang commented Jan 23, 2023

Ray recently included a ray Serve autoscaler in their offering, which scales up and down the replicas based on the network traffic. We have a basic version of it implemented in-house (https://github.com/EDRN/labcas-ml-serve/tree/main/deployments/autoscaler). We need to replace it with the Ray native version.
ref: https://docs.ray.io/en/latest/serve/architecture.html

@asitang asitang self-assigned this Jan 23, 2023
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