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

Use the same image in Ray container and autoscaler container in Ray 2.0.0 #360

Closed
2 tasks done
DmitriGekhtman opened this issue Jul 8, 2022 · 0 comments · Fixed by #423
Closed
2 tasks done

Use the same image in Ray container and autoscaler container in Ray 2.0.0 #360

DmitriGekhtman opened this issue Jul 8, 2022 · 0 comments · Fixed by #423
Assignees
Labels
autoscaler enhancement New feature or request

Comments

@DmitriGekhtman
Copy link
Collaborator

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

For Ray versions >= 2.0.0rc0, use the same image for the autoscaler container as for the Ray container.

We've been talking about matching Ray versions, by selecting the rayproject/ray:<> image with the right version.
But it would be simpler to just use the same image, since the autoscaler's code is part of Ray. This also saves on image pull time during startup.

For users that find this unsuitable, we already support overriding the autoscaler image.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoscaler enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants