mirror of
https://github.com/vale981/ray
synced 2025-03-12 06:06:39 -04:00

This PR: Creates a new chapter in the docs titled "Ray Clusters (Under Construction)". The new chapter makes the Ray Clusters docs follow the same structure as the other docs (https://diataxis.fr/) The new chapter will eventually replace the old chapter. I want to merge this now so that @DmitriGekhtman can put his Kuberay docs into the new structure. 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
|
|
|