Install KubeRay Operator

Prerequisites

  • ACP version: v4.0 or later

Downloading Cluster Plugin

Download the Alauda Build of KubeRay Operator package from the Customer Portal or contact support, then upload the package following Upload Packages.

Installing Alauda Build of KubeRay Operator

  1. Go to the Administrator -> Marketplace -> Cluster Plugin page, switch to the target cluster, and then deploy the Alauda Build of KubeRay Operator Cluster plugin.

  2. Verify the installation. You can check the pod status:

    kubectl get pods -n cpaas-system | grep "kuberay-operator"

    You should see the KubeRay operator pods running.