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
NAME JOB STATUS DEPLOYMENT STATUS RAY CLUSTER NAME START TIME END TIME AGE
rayjob-sample Initializing rayjob-sample-raycluster-mm68w 2025-01-20T23:53:32Z 4m
Cluster is ready:
(spcs-templates-test) ➜ temp kubectl get raycluster
NAME DESIRED WORKERS AVAILABLE WORKERS CPUS MEMORY GPUS STATUS AGE
rayjob-sample-raycluster-mm68w 1 1 400m 0 0 ready 9m30s
sfc-gh-aivanou
changed the title
[Bug] ray-job.sample.yaml is broken with kuberay 1.1 or 1.2
[Bug] ray-job.sample.yaml has issues on arm with kuberay 1.1 or 1.2
Jan 21, 2025
Search before asking
KubeRay Component
ray-operator
What happened + What you expected to happen
I am trying to follow the tutorial https://docs.ray.io/en/latest/cluster/kubernetes/getting-started/rayjob-quick-start.html to install ray job, but it seems that it does not run as expected.
RayJob stuck in
Initializing
without any kind of useful feedback..Cluster is ready:
How do you usually debug this?
Reproduction script
I expect simple RayJob to succeed, but it is getting deadlocked on something :(
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: