Managed Kubernetes services#

The KubeRay operator and Ray can run on any cloud or on-prem Kubernetes cluster. The simplest way to provision a remote Kubernetes cluster is to use a cloud-based managed service. We collect a few helpful links for users who are getting started with a managed Kubernetes service.

Setting up a GKE cluster (Google Cloud)#

Setting up an EKS cluster (AWS)#

Setting up an AKS (Microsoft Azure)#

You can find the landing page for AKS here. If you have an account set up, you can immediately start experimenting with Kubernetes clusters in the provider’s console. Alternatively, check out the documentation and quickstart guides. To successfully deploy Ray on Kubernetes, you will need to configure pools of Kubernetes nodes; find guidance here.