ray/doc/source/cluster/cluster_under_construction/key-concepts.rst
Cade Daniel 7a817ad364
Moving Ray Clusters restructuring section to be subpage under existing Ray Clusters. (#27036)
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>
2022-07-26 15:52:06 -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