mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00

This PR puts the Ray Clusters (under construction) docs section (see #26754) under Ray Clusters as a subpage. This makes the master branch docs clean and presentable for users Ray Clusters doc writers can use existing CI to iterate on the docs, without having a massive PR once we're done. Signed-off-by: Cade Daniel <cade@anyscale.com>
26 lines
514 B
ReStructuredText
26 lines
514 B
ReStructuredText
.. include:: we_are_hiring.rst
|
|
|
|
.. warning::
|
|
This page is under construction!
|
|
|
|
|
|
Key Concepts
|
|
============
|
|
|
|
TODO(cade) Can we simplify this? From https://github.com/ray-project/ray/pull/26754#issuecomment-1192927645:
|
|
* Worker Nodes
|
|
* Head Node
|
|
* Autoscaler
|
|
* Clients and Jobs
|
|
|
|
Need to add the following sections + break out existing content into them.
|
|
See ray-core/user-guide.rst for a TOC example
|
|
|
|
overview
|
|
high-level-architecture
|
|
jobs
|
|
nodes-vs-workers
|
|
scheduling-and-autoscaling
|
|
configuration
|
|
Things-to-know
|
|
|