You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current components which already have this functionality:
KubeRayCluster
PipesKubeRayJobClient
This "cluster manager" component should be isolated and composable with other dagster-ray components.
This task is supposed to be a refactor/API definition. There is no need to implement this component. Also, this doesn't have to be a Dagster resources, just a normal class.
The text was updated successfully, but these errors were encountered:
danielgafni
changed the title
Implement an optional component responsible for creating Ray clusters
Design an optional component responsible for creating Ray clusters
Oct 9, 2024
danielgafni
changed the title
Design an optional component responsible for creating Ray clusters
Design an optional ClusterManager component responsible for creating/deleting Ray clusters
Oct 9, 2024
This component could be used in:
RayRunLauncher
ray_executor
PipesRayJobClient
The current components which already have this functionality:
KubeRayCluster
PipesKubeRayJobClient
This "cluster manager" component should be isolated and composable with other
dagster-ray
components.This task is supposed to be a refactor/API definition. There is no need to implement this component. Also, this doesn't have to be a Dagster resources, just a normal class.
The text was updated successfully, but these errors were encountered: