ray/doc/source/cluster_under_construction/key-concepts.rst
Cade Daniel 0427add12b
Adding Ray Clusters (Under Construction) doc section with new structure (#26754)
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>
2022-07-26 12:00:20 -07:00

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