apiVersion: v1 items: - apiVersion: ray.io/v1 kind: RayCluster metadata: annotations: odh.ray.io/secure-trusted-network: "true" creationTimestamp: "2026-07-02T17:23:16Z" finalizers: - ray.io/authentication-resources generation: 5 name: ray-cluster namespace: test-ns-fcdgz resourceVersion: "31249" uid: 5569f55a-2427-4f64-9c2f-1a9d91b3d083 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-b4kgk 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-02T17:23:16Z" message: 'Authentication resources created successfully (mode: IntegratedOAuth)' observedGeneration: 5 reason: AuthenticationResourcesCreated status: "True" type: AuthenticationReady - lastTransitionTime: "2026-07-02T17:23:47Z" message: "" reason: HeadPodRunningAndReady status: "True" type: HeadPodReady - lastTransitionTime: "2026-07-02T17:23:47Z" message: All Ray Pods are ready for the first time reason: AllPodRunningAndReadyFirstTime status: "True" type: RayClusterProvisioned - lastTransitionTime: "2026-07-02T17:23:16Z" message: "" reason: RayClusterSuspended status: "False" type: RayClusterSuspended - lastTransitionTime: "2026-07-02T17:23:16Z" 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.132.0.30 podName: ray-cluster-head-jfxr6 serviceIP: 10.132.0.30 serviceName: ray-cluster-head-svc lastUpdateTime: "2026-07-02T17:27:52Z" maxWorkerReplicas: 3 observedGeneration: 5 state: ready stateTransitionTimes: ready: "2026-07-02T17:23:47Z" kind: List metadata: resourceVersion: ""