Skip to content

Commit 759b6c0

Browse files
authored
Update README with additional resource links (#4230)
* Update README with additional resource links Added links for KubeRay APIServer and Dashboard for more details. Signed-off-by: Jun-Hao Wan <[email protected]> * Update README.md Signed-off-by: Jun-Hao Wan <[email protected]> --------- Signed-off-by: Jun-Hao Wan <[email protected]>
1 parent 3b42d56 commit 759b6c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ common workflows when deploying Ray on Kubernetes. If you aren’t familiar with
2222
plugin simplifies running Ray on Kubernetes. See [kubectl-plugin](https://docs.ray.io/en/latest/cluster/kubernetes/user-guides/kubectl-plugin.html#kubectl-plugin) for more details.
2323

2424
* **KubeRay APIServer** (Alpha): It provides a layer of simplified configuration for KubeRay resources. The KubeRay API server is used internally
25-
by some organizations to back user interfaces for KubeRay resource management.
25+
by some organizations to back user interfaces for KubeRay resource management. See [KubeRay APIServer V2](https://github.com/ray-project/kuberay/blob/master/apiserversdk/README.md) for more details.
2626

2727
* **KubeRay Dashboard** (Experimental): Starting from KubeRay v1.4.0, we have introduced a new dashboard that enables users to view and manage KubeRay resources.
28-
While it is not yet production-ready, we welcome your feedback.
28+
While it is not yet production-ready, we welcome your feedback. See [KubeRay Dashboard](https://docs.ray.io/en/master/cluster/kubernetes/user-guides/kuberay-dashboard.html) for more details.
2929

3030
## Documentation
3131

@@ -90,7 +90,7 @@ Please read our [CONTRIBUTING](CONTRIBUTING.md) guide before making a pull reque
9090

9191
Join [Ray's Slack workspace](https://docs.google.com/forms/d/e/1FAIpQLSfAcoiLCHOguOm8e7Jnn-JJdZaCxPGjgVCvFijHB5PLaQLeig/viewform), and search the following public channels:
9292

93-
* `#kuberay-questions`: This channel aims to help KubeRay users with their questions. The messages will be closely monitored by the Ray and KubeRay maintainers.
93+
* `#kuberay`: This channel aims to help KubeRay users with their questions. The messages will be closely monitored by the Ray and KubeRay maintainers.
9494

9595
KubeRay contributors are welcome to join the bi-weekly KubeRay community meetings.
9696

0 commit comments

Comments
 (0)