apiVersion: v1 items: - apiVersion: ray.io/v1 kind: RayCluster metadata: annotations: odh.ray.io/secure-trusted-network: "true" creationTimestamp: "2026-07-13T16:13:30Z" finalizers: - ray.io/authentication-resources generation: 5 name: ray-cluster namespace: test-ns-4j8fw resourceVersion: "30994" uid: 82d23004-af9d-452f-8bdc-1cb0a9203df2 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:e29b721f02896093fa8d128d7838200d42f0b3d6ae7d680c1e643e1dd469abe5 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-2hvgl template: metadata: {} spec: containers: - image: quay.io/modh/ray@sha256:e29b721f02896093fa8d128d7838200d42f0b3d6ae7d680c1e643e1dd469abe5 name: ray-worker resources: limits: cpu: "1" memory: 1G requests: cpu: "1" memory: 1G restartPolicy: Never status: conditions: - lastTransitionTime: "2026-07-13T16:13:30Z" message: 'Authentication resources created successfully (mode: IntegratedOAuth)' observedGeneration: 5 reason: AuthenticationResourcesCreated status: "True" type: AuthenticationReady - lastTransitionTime: "2026-07-13T16:14:00Z" message: "" reason: HeadPodRunningAndReady status: "True" type: HeadPodReady - lastTransitionTime: "2026-07-13T16:14:00Z" message: All Ray Pods are ready for the first time reason: AllPodRunningAndReadyFirstTime status: "True" type: RayClusterProvisioned - lastTransitionTime: "2026-07-13T16:13:30Z" message: "" reason: RayClusterSuspended status: "False" type: RayClusterSuspended - lastTransitionTime: "2026-07-13T16:13:30Z" 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.39 podName: ray-cluster-head-f82qs serviceIP: 10.134.0.39 serviceName: ray-cluster-head-svc lastUpdateTime: "2026-07-13T16:17:55Z" maxWorkerReplicas: 3 observedGeneration: 5 state: ready stateTransitionTimes: ready: "2026-07-13T16:14:00Z" kind: List metadata: resourceVersion: ""