ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
1.01k stars 341 forks source link

Add NumOfHosts to RayCluster helm-chart template #1969

Closed ryanaoleary closed 4 months ago

ryanaoleary commented 4 months ago

Why are these changes needed?

https://github.com/ray-project/kuberay/pull/1834 added NumOfHosts field to RayCluster WorkerGroupSpec. This PR updates the helm chart to include this field for Kuberay v1.1.

Related issue number

Checks

kevin85421 commented 4 months ago

If this PR needs to be in v1.1.0, please open another cherry-pick PR for the release-1.1.0 branch.