Questions tagged [kuberay]

2 questions
0
votes
0 answers

Connecting to Ray Cluster through VirtualService

PROBLEM: I have a Ray Cluster (version 2.2.0) in Kubernetes, and I would like to connect to it through a VirtualService rather than its internal service address. When a connection is established by head-service URL…
Sercan
  • 2,081
  • 2
  • 10
  • 23
0
votes
1 answer

How can I find out which Ray version is installed on kuberay?

Running on kind, I've installed kuberay following the docs. I brought up the dashboard: k port-forward svc/raycluster-heterogeneous-head-svc 8265 But this doesn't show any version information
Romeo Kienzler
  • 3,373
  • 3
  • 36
  • 58