[Core feature] Allow different resource configs to ray worker and head #4377
Labels
backlogged
For internal use. Reserved for contributor team workflow.
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Motivation: Why do you think this is important?
Currently, ray workers and head both use the same pod template so that they will be launched with the same pod resources at runtime. However, in some cases, users only want GPU on the worker nodes but not the head. Other times, users want to create two groups: one with CPUd and another with GPUs.
Goal: What should the final outcome look like, ideally?
Users can pass different configs to the ray worker and head.
For example:
Describe alternatives you've considered
no alternative
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: