[Dashboard] Decoupling dashboard and dashboard lifetime from Ray Cluster #46444
Labels
dashboard
Issues specific to the Ray Dashboard
enhancement
Request for new feature and/or capability
P1
Issue that should be fixed within a few weeks
Description
With Ray starting to support the virtual cluster (vCluster) concept and we are seeing advanced multi-cluster per user setups, the Ray dashboard components should not be bound to a single Ray cluster's lifetime anymore, since it makes multi-tenancy sharing and telemetry data persistence complex to implement. Plus that the dashboard would go down together if the head node goes down (fate-sharing), making it difficult to backtrack what happened (and what was executing) during a major incident. @liuxsh9 @Bye-legumes @nemo9cby
Use case
Doing so will bring below benefits:
The text was updated successfully, but these errors were encountered: