Dmitri Gekhtman
a27a8172cc
[autoscaler] Handle node type key change/deletion ( #16691 )
2021-07-06 09:06:58 -07:00
Dmitri Gekhtman
e58ba66681
[gcp][doc][minor] project_id is required ( #16266 )
2021-06-05 01:00:11 -07:00
Alex Wu
fa292a4edf
[Doc] Document memory and object store memory as autoscaler resources ( #16210 )
2021-06-03 10:10:03 -07:00
Dmitri Gekhtman
e6864523cf
[autoscaler] Do not divide by zero in resource demand scheduler ( #15323 )
...
* Do not divide by zero
* Don't take min or mean of an empty list
* max workers 0 for head node in distributed benchmark
* test
* Correct the type annotation
* comment grammar tweak
* message
* docs
* test
* Move test cli to large tests.
2021-04-16 10:20:05 -07:00
Ian Rodney
73fb5d6022
[Autoscaler][Docker] Make disable_shm_size_detection more usable ( #14913 )
2021-03-30 18:10:09 -07:00
Ian Rodney
8a936ad64d
[Autoscaler Docs] Use worker_run_options
( #14721 )
...
Co-authored-by: Ameer Haj Ali <ameerh@berkeley.edu>
2021-03-16 18:04:27 -07:00
Dmitri Gekhtman
1675156a8b
[autoscaler][interface] Use multi node types in defaults.yaml and example-full.yaml ( #14239 )
...
* random doc typo
* example-full-multi
* left off max workers
* wip
* address comments, modify defaults, wip
* fix
* wip
* reformat more things
* undo useless diff
* space
* max workers
* space
* copy-paste mishaps
* space
* More copy-paste mishaps
* copy-paste issues, space, max_workers
* head_node_type
* legacy yamls
* line undeleted
* correct-gpu
* Remove redundant GPU example.
* Extraneous comment
* whitespace
* example-java.yaml
* Revert "example-java.yaml"
This reverts commit 1e9c0124b9d97e651aaeeb6ec5bf7a4ef2a2df17.
* tests and other things
* doc
* doc
* revert max worker default
* Kubernetes comment
* wip
* wip
* tweak
* Address comments
* test_resource_demand_scheduler fixes
* Head type min/max workers, aws resources
* fix example_cluster2.yaml
* Fix external node type test (compatibility with legacy-style external node types)
* fix test_autoscaler_aws
* gcp-images
* gcp node type names
* fix gcp defaults
* doc format
* typo
* Skip failed Windows tests
* doc string and comment
* assert
* remove contents of default external head and worker
* legacy external failed validation test
* Readability -- define the minimal external config at the top of the file.
* Remove default worker type min worker
* Remove extraneous global min_workers comment.
* per-node-type docker in aws/example-gpu-docker
* ray.worker.small -> ray.worker.default
* fix-docker
* fix gpu docker again
* undo kubernetes experiment
* fix doc
* remove worker max_worker from kubernetes
* remove max_worker from local worker node type
* fix doc again
* py38
* eric-comment
* fix cluster name
* fix-test-autoscaler
* legacy config logic
* pop resources
* Remove min_workers AFTER merge
* comment, warning message
* warning, comment
2021-03-03 06:16:19 +02:00
Dmitri Gekhtman
090970bdf5
[autoscaler] Max worker default infinity ( #14201 )
...
* random doc typo
* max-worker-default-inf
* fix
* -1 means infinity
* doc
* comment tweak
* fix random typo
* Cluster max-worker default
* fix
* typo
* test
* Git add the test
* doc-tweak
* rest of the test logistics
* periods in doc
* Address comments
* docstring
2021-02-22 05:14:00 +02:00
Alex Wu
753083c617
[docs][autoscaler] Update AWS node config link ( #14125 )
2021-02-17 10:44:10 -08:00
javi-redondo
b8b2d6410d
[docs] new Ray Cluster documentation ( #13839 )
...
Co-authored-by: Javier Redondo <javier@anyscale.com>
Co-authored-by: AmeerHajAli <ameerh@berkeley.edu>
2021-02-15 00:47:14 -08:00
Richard Liaw
a4b418d30c
[docs] update cloud docs ( #11262 )
...
* update-cloud-docs
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/cluster/config.rst
Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
* fix
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* fix
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
2020-10-21 16:37:26 -07:00
Bill Chambers
2e9d748100
[Cluster Launcher] Re Org the cluster launcher pages. ( #9687 )
2020-07-27 13:47:06 -07:00
Ian Rodney
6fecd3cfce
[autoscaler] Run initialization_commands without a persistent connection ( #9020 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
2020-07-06 16:34:59 -07:00
Richard Liaw
56d934bc18
[docs] Revised Cluster documentation ( #9062 )
...
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
2020-06-26 09:29:22 -07:00