--- apiVersion: v1 kind: Pod metadata: annotations: internal.serving.kserve.io/batcher: "true" internal.serving.kserve.io/batcher-max-batchsize: "32" internal.serving.kserve.io/batcher-max-latency: "5000" internal.serving.kserve.io/storage-initializer-sourceuri: gs://kfserving-examples/models/sklearn/1.0/model k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.19/23"],"mac_address":"0a:58:0a:85:00:13","gateway_ips":["10.133.0.1"],"routes":[{"dest":"10.132.0.0/14","nextHop":"10.133.0.1"},{"dest":"172.31.0.0/16","nextHop":"10.133.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.133.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.133.0.1"}],"ip_address":"10.133.0.19/23","gateway_ip":"10.133.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.133.0.19" ], "mac": "0a:58:0a:85:00:13", "default": true, "dns": {} }] openshift.io/scc: restricted-v2 prometheus.kserve.io/path: /metrics prometheus.kserve.io/port: "8080" seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: user service.beta.openshift.io/serving-cert-secret-name: isvc-raw-sklearn-batcher-ccfea-predictor-serving-cert serving.kserve.io/deploymentMode: Standard serving.kserve.io/enable-metric-aggregation: "false" serving.kserve.io/enable-prometheus-scraping: "false" creationTimestamp: "2026-04-22T18:44:39Z" generateName: isvc-raw-sklearn-batcher-ccfea-predictor-6d6f8b4979- generation: 1 labels: app: isvc.isvc-raw-sklearn-batcher-ccfea-predictor component: predictor networking.kserve.io/visibility: exposed pod-template-hash: 6d6f8b4979 serving.kserve.io/inferenceservice: isvc-raw-sklearn-batcher-ccfea managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-132-204 operation: Update subresource: status time: "2026-04-22T18:44:39Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:internal.serving.kserve.io/batcher: {} f:internal.serving.kserve.io/batcher-max-batchsize: {} f:internal.serving.kserve.io/batcher-max-latency: {} f:internal.serving.kserve.io/storage-initializer-sourceuri: {} f:prometheus.kserve.io/path: {} f:prometheus.kserve.io/port: {} f:service.beta.openshift.io/serving-cert-secret-name: {} f:serving.kserve.io/deploymentMode: {} f:generateName: {} f:labels: .: {} f:app: {} f:component: {} f:networking.kserve.io/visibility: {} f:pod-template-hash: {} f:serving.kserve.io/inferenceservice: {} f:ownerReferences: .: {} k:{"uid":"ea74ccd1-ee70-4f80-a3cc-20822cdb5f5b"}: {} f:spec: f:automountServiceAccountToken: {} f:containers: k:{"name":"kserve-container"}: .: {} f:args: {} f:env: .: {} k:{"name":"INFERENCE_SERVICE_NAME"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:readinessProbe: .: {} f:failureThreshold: {} f:periodSeconds: {} f:successThreshold: {} f:tcpSocket: .: {} f:port: {} f:timeoutSeconds: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:runAsNonRoot: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} manager: kube-controller-manager operation: Update time: "2026-04-22T18:44:39Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.v1.cni.cncf.io/network-status: {} manager: multus-daemon operation: Update subresource: status time: "2026-04-22T18:44:39Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:initContainerStatuses: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.133.0.19"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-22T18:46:07Z" name: isvc-raw-sklearn-batcher-ccfea-predictor-6d6f8b4979-6b8df namespace: kserve-ci-e2e-test ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: isvc-raw-sklearn-batcher-ccfea-predictor-6d6f8b4979 uid: ea74ccd1-ee70-4f80-a3cc-20822cdb5f5b resourceVersion: "13965" uid: e931c0d3-7b89-4ce9-9f68-ed2e85b10e2f spec: automountServiceAccountToken: false containers: - args: - --model_name=isvc-raw-sklearn-batcher-ccfea - --model_dir=/mnt/models - --http_port=8080 env: - name: INFERENCE_SERVICE_NAME value: isvc-raw-sklearn-batcher-ccfea image: quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1404 imagePullPolicy: IfNotPresent name: kserve-container readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 8080 timeoutSeconds: 1 resources: limits: cpu: 100m memory: 256Mi requests: cpu: 50m memory: 128Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false runAsNonRoot: true runAsUser: 1000650000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /mnt/models name: kserve-provision-location readOnly: true - args: - --enable-batcher - --max-batchsize - "32" - --max-latency - "5000" - --component-port - "8080" env: - name: SERVING_READINESS_PROBE value: '{"tcpSocket":{"port":8080},"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3}' image: quay.io/opendatahub/kserve-agent@sha256:486208697b32d7101f87cae10042a1b225619d82d48d9409f170b77fcd20bf86 imagePullPolicy: IfNotPresent name: agent ports: - containerPort: 9081 name: agent-port protocol: TCP readinessProbe: failureThreshold: 3 httpGet: httpHeaders: - name: K-Network-Probe value: queue path: / port: 9081 scheme: HTTP periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 resources: limits: cpu: "1" memory: 1Gi requests: cpu: 100m memory: 100Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false runAsNonRoot: true runAsUser: 1000650000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-5vwnn initContainers: - args: - gs://kfserving-examples/models/sklearn/1.0/model - /mnt/models env: - name: HF_HUB_ENABLE_HF_TRANSFER value: "1" - name: HF_XET_HIGH_PERFORMANCE value: "1" - name: HF_XET_NUM_CONCURRENT_RANGE_GETS value: "8" image: quay.io/opendatahub/kserve-storage-initializer@sha256:ab345ae893fb206c60a40527aa847c5f874acd904c2a430c85bcc08c3bedb947 imagePullPolicy: IfNotPresent name: storage-initializer resources: limits: cpu: "1" memory: 24Gi requests: cpu: 100m memory: 100Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 1000650000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /mnt/models name: kserve-provision-location nodeName: ip-10-0-132-204.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000650000 seLinuxOptions: level: s0:c26,c0 seccompProfile: type: RuntimeDefault serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - emptyDir: {} name: kserve-provision-location status: conditions: - lastProbeTime: null lastTransitionTime: "2026-04-22T18:44:45Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-22T18:44:49Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-22T18:46:07Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-22T18:46:07Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-22T18:44:39Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 100m memory: 100Mi containerID: cri-o://10431ea8e4595b75a283a5869d65cb243cdacb3d9c5a3f716eeaaee8a6aa9ffb image: quay.io/opendatahub/kserve-agent@sha256:486208697b32d7101f87cae10042a1b225619d82d48d9409f170b77fcd20bf86 imageID: quay.io/opendatahub/kserve-agent@sha256:486208697b32d7101f87cae10042a1b225619d82d48d9409f170b77fcd20bf86 lastState: {} name: agent ready: true resources: limits: cpu: "1" memory: 1Gi requests: cpu: 100m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-22T18:45:05Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 - allocatedResources: cpu: 50m memory: 128Mi containerID: cri-o://fee0fc7de7cacc453d1d219931f094ea6f1c1976e95014f8141739da39884ef3 image: quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1404 imageID: quay.io/opendatahub/sklearn-serving-runtime@sha256:817619358a87a9022ec15e182f894628e32f3650ccb5e39358b9815464dffc1f lastState: {} name: kserve-container ready: true resources: limits: cpu: 100m memory: 256Mi requests: cpu: 50m memory: 128Mi restartCount: 0 started: true state: running: startedAt: "2026-04-22T18:45:01Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 volumeMounts: - mountPath: /mnt/models name: kserve-provision-location readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.132.204 hostIPs: - ip: 10.0.132.204 initContainerStatuses: - allocatedResources: cpu: 100m memory: 100Mi containerID: cri-o://20884f5c1af8977fe15f4622ed9e696ec48013e8eed8112f139475c6f8ed9f42 image: quay.io/opendatahub/kserve-storage-initializer@sha256:ab345ae893fb206c60a40527aa847c5f874acd904c2a430c85bcc08c3bedb947 imageID: quay.io/opendatahub/kserve-storage-initializer@sha256:ab345ae893fb206c60a40527aa847c5f874acd904c2a430c85bcc08c3bedb947 lastState: {} name: storage-initializer ready: true resources: limits: cpu: "1" memory: 24Gi requests: cpu: 100m memory: 100Mi restartCount: 0 started: false state: terminated: containerID: cri-o://20884f5c1af8977fe15f4622ed9e696ec48013e8eed8112f139475c6f8ed9f42 exitCode: 0 finishedAt: "2026-04-22T18:44:48Z" reason: Completed startedAt: "2026-04-22T18:44:44Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 volumeMounts: - mountPath: /mnt/models name: kserve-provision-location phase: Running podIP: 10.133.0.19 podIPs: - ip: 10.133.0.19 qosClass: Burstable startTime: "2026-04-22T18:44:39Z"