ray/python/ray/autoscaler
2021-12-26 20:26:08 -08:00
..
_private [3/gcs] Bootstrap log monitor and monitor from gcs (#21194) 2021-12-21 23:15:55 -08:00
aliyun [autoscaler] make 0 default min/max workers for head node (#17757) 2021-08-25 14:56:20 -04:00
aws Upgrade cython to 0.29.26 for py310 (#21244) 2021-12-26 20:26:08 -08:00
azure Updates to azure autoscaler for authentication and dependency updates (#19603) 2021-12-16 09:23:32 -08:00
gcp [GCP] Update GCP TPU config (#18634) 2021-09-29 12:41:26 -07:00
kubernetes [Core][CoreWorker] increase the default port range (#19541) 2021-11-05 09:25:44 -07:00
local Update example yaml file for running local clusters (#18530) 2021-09-16 02:24:45 -07:00
staroid [Core][CoreWorker] increase the default port range (#19541) 2021-11-05 09:25:44 -07:00
__init__.py EC2 cluster setup scripts and initial version of auto-scaler (#1311) 2017-12-15 23:56:39 -08:00
command_runner.py [Autoscaler] Sync Files before Starting Docker (#17361) 2021-08-03 13:25:08 -07:00
node_provider.py [RFC] Fake multi-node mode for autoscaler (#18987) 2021-10-11 18:27:29 -07:00
ray-schema.json [autoscaler] AWS Autoscaler CloudWatch Integration (#18619) 2021-11-09 11:48:55 -08:00
README.rst [autoscaler] Split autoscaler interface public private (#10898) 2020-09-18 18:16:23 -07:00
sdk.py [autoscaler] rsync bootstrap flag (#16667) 2021-06-25 15:26:47 -07:00
tags.py [autoscaler] Support legacy cluster configs with the new resource demand scheduler (#11751) 2020-11-04 12:05:48 -08:00

## Note on interface stability.

All the public Python methods and attributes declared in this package can be considered stable public interfaces (except for those in the _private package).

We also guarantee backwards compatibility for the cluster YAMLs.