Anirudh Sridhar
09/06/2023, 12:50 PMFlyte starts a Ray dashboard by default that provides cluster metrics and logs across many machines in a single pane as well as Ray memory utilization while debugging memory errors. The dashboard helps Ray users understand Ray clusters and libraries.
But i dont see ray dashboard i just see flyte consoleMichael Tinsley
09/06/2023, 1:02 PMAnirudh Sridhar
09/06/2023, 1:05 PMSamhita Alla
Kevin Su
09/07/2023, 6:24 AMAnirudh Sridhar
09/07/2023, 10:09 AMHaytham Abuelfutuh
kubectl get svc -A
? and post the output hereAnirudh Sridhar
09/07/2023, 4:08 PMHaytham Abuelfutuh
kubectl get rayjob -A
while the task is running
2. Can you confirm the version of Ray operator you are running?Anirudh Sridhar
09/11/2023, 6:14 AMkuberay/operator:v0.3.0
Haytham Abuelfutuh
tasks:
task-plugins:
default-for-task-types:
container: container
container_array: k8s-array
sidecar: sidecar
ray: ray
enabled-plugins:
- container
- k8s-array
- sidecar
- ray
Anirudh Sridhar
09/12/2023, 5:07 AM