The cluster launcher provisions VMs, installs Ray, and configures autoscaling on AWS, GCP, Azure, and on-premises.Documentation Index
Fetch the complete documentation index at: https://ray-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Workflow
Bring up the cluster
ray up cluster.yaml provisions VMs, installs Ray, and starts the head and initial workers.Pick your provider
AWS
EC2 with the AWS provider.
GCP
GCE with the GCP provider.
Azure
VMs with the Azure provider.
On-premises
Static node lists.
Sample config
Next steps
Configuring autoscaling
Tune the autoscaler.
Best practices
Run large VM clusters reliably.