I want to use ray with a Minikube cluster on my PC. The documentation does not talk about how something like this could be done. Also how do I use my @serve.deployment classes on the cluster. Is there a tutorial you could direct me to?
How severe does this issue affect your experience of using Ray?
Hey so I checked out kuberay and it does look helpful but I also managed to start a ray cluster using the helm chart provided in the repo. I now wanted to know how I could move @serve.deployment classes to this cluster.