Hi, we’re trying to run Ray tasks with Flyte but w...
# flyte-support
h
Hi, we’re trying to run Ray tasks with Flyte but we are facing some issues: • With Kuberay 1.1.0 and Flyte 1.11.1-b1 (as suggested in the docs) only the head node is being created; worker nodes are not initializing. • With Kuberay 1.0.0 and Flyte v1.10 both head and worker nodes are created, but no jobs are visible on the dashboard. The status of the RayJob shows
WaitForDashboardReady
Does anyone know what the issue is or how to search for the problem? Thanks in advance
g
which version of flyte you are using?
cc @fresh-kite-9403
c
Previously we also faced some issues when we were using kuberay 1.1.0 with Flyte 1.11.0: Then we rollback it to kuberay 1.0.0 and it is working fine with Flyte 1.11.0
gratitude thank you 2
p
We (Linkedin) are running fine with Flyte 1.11.1-b1 and Kuberay 1.1.0. Happy to hop on a call to help debugging
#C0715UYQ5EU @glamorous-carpet-83516 @fresh-kite-9403 @helpful-lighter-24518 @crooked-zebra-68589 let’s discuss in that public channel. also feel free to join if you are facing the same issue
h
Update: With kuberay 1.0.0 and Flyte 1.11.0 it’s working (as suggested by @crooked-zebra-68589). Thanks for your help!
c
@polite-ability-4005 Thank you for your Feedback. Currently we are running Flyte 1.11.0. once we upgrade the Flyte to stable 1.11.1 I will try again kuberay 1.1.0.
f
Can you provide your
values.yaml
and tell us which helm chart you are using?