mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[docs] remove aliyun from cluster launcher docs
I don't think aliyun is supported.
This commit is contained in:
parent
5133978adc
commit
368fd40ebc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ done so often), but the real power is using Ray on a cluster of machines.
|
|||
|
||||
Ray can automatically interact with the cloud provider to request or release
|
||||
instances. You can specify :ref:`a configuration <cluster-config>` to launch
|
||||
clusters on :ref:`AWS, GCP, Azure, Kubernetes, Aliyun, on-premise, or even on
|
||||
clusters on :ref:`AWS, GCP, Azure (community managed), Kubernetes, on-premise, or even on
|
||||
your custom node provider <cluster-cloud>`. Your cluster can have a fixed size
|
||||
or :ref:`automatically scale up and down<cluster-autoscaler>` depending on the
|
||||
demands of your application.
|
||||
|
|
Loading…
Add table
Reference in a new issue