apiVersion: v1 items: - apiVersion: ray.io/v1 kind: RayCluster metadata: annotations: odh.ray.io/secure-trusted-network: "true" creationTimestamp: "2026-07-06T16:26:31Z" finalizers: - ray.io/authentication-resources generation: 5 name: ray-cluster namespace: test-ns-8cl88 resourceVersion: "30800" uid: 4e633936-fa52-4f47-897e-6ddfb1f123b3 spec: enableInTreeAutoscaling: true headGroupSpec: enableIngress: false rayStartParams: num-cpus: "0" template: metadata: {} spec: containers: - env: - name: RAY_enable_autoscaler_v2 value: "1" image: quay.io/modh/ray@sha256:42fbc5d898cb9c7d202ee89308ef328838d42985ec384f2476d8f3356acd01cb name: ray-head ports: - containerPort: 6379 name: gcs-server protocol: TCP - containerPort: 8000 name: serve protocol: TCP - containerPort: 8265 name: dashboard protocol: TCP - containerPort: 10001 name: client protocol: TCP resources: limits: cpu: "1" memory: 4G requests: cpu: "1" memory: 2G volumeMounts: - mountPath: /home/ray/test_scripts name: scripts restartPolicy: Never volumes: - configMap: name: scripts name: scripts rayVersion: 2.46.0 workerGroupSpecs: - groupName: small-group maxReplicas: 3 minReplicas: 0 numOfHosts: 1 rayStartParams: num-cpus: "1" replicas: 0 scaleStrategy: workersToDelete: - ray-cluster-small-group-worker-sw96m template: metadata: {} spec: containers: - image: quay.io/modh/ray@sha256:42fbc5d898cb9c7d202ee89308ef328838d42985ec384f2476d8f3356acd01cb name: ray-worker resources: limits: cpu: "1" memory: 1G requests: cpu: "1" memory: 1G restartPolicy: Never status: conditions: - lastTransitionTime: "2026-07-06T16:26:31Z" message: 'Authentication resources created successfully (mode: IntegratedOAuth)' observedGeneration: 5 reason: AuthenticationResourcesCreated status: "True" type: AuthenticationReady - lastTransitionTime: "2026-07-06T16:27:02Z" message: "" reason: HeadPodRunningAndReady status: "True" type: HeadPodReady - lastTransitionTime: "2026-07-06T16:27:02Z" message: All Ray Pods are ready for the first time reason: AllPodRunningAndReadyFirstTime status: "True" type: RayClusterProvisioned - lastTransitionTime: "2026-07-06T16:26:31Z" message: "" reason: RayClusterSuspended status: "False" type: RayClusterSuspended - lastTransitionTime: "2026-07-06T16:26:31Z" message: "" reason: RayClusterSuspending status: "False" type: RayClusterSuspending desiredCPU: "1" desiredGPU: "0" desiredMemory: 2G desiredTPU: "0" endpoints: client: "10001" dashboard: "8265" gcs-server: "6379" metrics: "8080" serve: "8000" head: podIP: 10.134.0.28 podName: ray-cluster-head-phrmp serviceIP: 10.134.0.28 serviceName: ray-cluster-head-svc lastUpdateTime: "2026-07-06T16:31:12Z" maxWorkerReplicas: 3 observedGeneration: 5 state: ready stateTransitionTimes: ready: "2026-07-06T16:27:02Z" kind: List metadata: resourceVersion: ""