mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +08:00
[docs] fix typo in deployment.rst (#10074)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
co-authored by
Richard Liaw
parent
0b5d5ec17d
commit
f733d2648b
@@ -278,8 +278,8 @@ opt for launching a Ray Cluster locally. Specify a Ray cluster like we did in :r
|
||||
To learn more, in general, about Ray Clusters see :ref:`cluster-index`.
|
||||
|
||||
|
||||
Deploying Multiple Serve Instaces on a Single Ray Cluster
|
||||
---------------------------------------------------------
|
||||
Deploying Multiple Serve Instances on a Single Ray Cluster
|
||||
----------------------------------------------------------
|
||||
|
||||
You can run multiple serve instances on the same Ray cluster by providing a ``name`` in :mod:`serve.init() <ray.serve.init>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user