-
Notifications
You must be signed in to change notification settings - Fork 903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the ray example cluster to the stable v1 version and integrate istio #2742
Comments
Ray seems to have documentation for istio support now ray-project/ray#44801 |
Can you ellobarate more on this task? In the current clutser yaml istio injection is disabled. |
Yes, it was just documented 7 days ago, as you can see in the previous comments. Enabling istio for Ray again would be amazing. |
Here is an example for the autoscaling which you can copy with the comments to some degree https://raw.githubusercontent.com/ray-project/kuberay/v1.1.1/ray-operator/config/samples/ray-cluster.autoscaler.yaml . It is from https://docs.ray.io/en/latest/cluster/kubernetes/user-guides/configuring-autoscaling.html |
Maybe https://raw.githubusercontent.com/ray-project/kuberay/v1.1.1/ray-operator/config/samples/ray-cluster.autoscaler.yaml even inspires further changes and restructuring of what we have. |
I did as you mentioned. Can you check on it |
Reopen for istio and general consolidation and merging upstream improvements |
Closed in recent PRs |
Validation Checklist
Version
master
Describe your issue
Check the ray examples
Steps to reproduce the issue
The following is better than https://github.com/kubeflow/manifests/blob/master/contrib/ray/raycluster_example.yaml
but we should start with a clean CR from scratch with autoscaling etc.
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: