You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ common workflows when deploying Ray on Kubernetes. If you aren’t familiar with
22
22
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.
23
23
24
24
***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.
26
26
27
27
***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.
29
29
30
30
## Documentation
31
31
@@ -90,7 +90,7 @@ Please read our [CONTRIBUTING](CONTRIBUTING.md) guide before making a pull reque
90
90
91
91
Join [Ray's Slack workspace](https://docs.google.com/forms/d/e/1FAIpQLSfAcoiLCHOguOm8e7Jnn-JJdZaCxPGjgVCvFijHB5PLaQLeig/viewform), and search the following public channels:
92
92
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.
94
94
95
95
KubeRay contributors are welcome to join the bi-weekly KubeRay community meetings.
0 commit comments