[docs] remove aliyun from cluster launcher docs

I don't think aliyun is supported.
This commit is contained in:
Ameer Haj Ali 2022-06-06 15:05:00 +03:00 committed by GitHub
parent 5133978adc
commit 368fd40ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 Ray can automatically interact with the cloud provider to request or release
instances. You can specify :ref:`a configuration <cluster-config>` to launch 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 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 or :ref:`automatically scale up and down<cluster-autoscaler>` depending on the
demands of your application. demands of your application.