Deploy Autoscaling Ray Cluster with KubeRay in Kubernetes Cluster¶
Install KubeRay¶
./install-kuberay.sh
Start Ray Cluster with Autoscaling¶
./start-ray-cluster.sh
Delete Ray Cluster with Autoscaling¶
./delete-ray-cluster.sh
Uninstall KubeRay¶
./uninstall-kuberay.sh