Files
ray/python/ray/autoscaler
Dmitri Gekhtman db59736b1a [autoscaler][kubernetes] Add ability to not copy cluster config to head node when calling create_or_update_head_node. (#13720)
* Add option to skip bootstrapping head node autoscaling config

* don't close remote config before copying

* Type

* Type hints etc.

* test

* Test CR to config conversion

* comment
2021-02-04 10:30:03 -08:00
..
2021-02-02 11:09:43 -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.