--- 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.132.0.27/23"],"mac_address":"0a:58:0a:84:00:1b","gateway_ips":["10.132.0.1"],"routes":[{"dest":"10.132.0.0/14","nextHop":"10.132.0.1"},{"dest":"172.31.0.0/16","nextHop":"10.132.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.132.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.132.0.1"}],"ip_address":"10.132.0.27/23","gateway_ip":"10.132.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.132.0.27" ], "mac": "0a:58:0a:84:00:1b", "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-4801b-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-16T16:57:39Z" generateName: isvc-raw-sklearn-batcher-4801b-predictor-78465c5d67- generation: 1 labels: app: isvc.isvc-raw-sklearn-batcher-4801b-predictor component: predictor networking.kserve.io/visibility: exposed pod-template-hash: 78465c5d67 serving.kserve.io/inferenceservice: isvc-raw-sklearn-batcher-4801b managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-130-1 operation: Update subresource: status time: "2026-04-16T16:57: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":"a9e3bde0-3a30-40b9-91ec-af3f95b03b0f"}: {} 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-16T16:57: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-16T16:57: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.132.0.27"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T16:59:04Z" name: isvc-raw-sklearn-batcher-4801b-predictor-78465c5d67-kxgcw namespace: kserve-ci-e2e-test ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: isvc-raw-sklearn-batcher-4801b-predictor-78465c5d67 uid: a9e3bde0-3a30-40b9-91ec-af3f95b03b0f resourceVersion: "14254" uid: e3bcf0d4-3673-4f6b-a638-04809c5e5256 spec: automountServiceAccountToken: false containers: - args: - --model_name=isvc-raw-sklearn-batcher-4801b - --model_dir=/mnt/models - --http_port=8080 env: - name: INFERENCE_SERVICE_NAME value: isvc-raw-sklearn-batcher-4801b 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:f8247bac087519464bb09f0d4b8b2d3ccc7707b40f660b20ee5a2ff256216fcd 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-bgqcs 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:ab565fe3972fd5cd2929b41b0a6a9face626513b818fecb7a38edcdfe0857061 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-130-1.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-16T16:57:44Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T16:57:47Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T16:59:04Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T16:59:04Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T16:57:39Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 100m memory: 100Mi containerID: cri-o://646e519db8777fad14abd7ae4b2ea784a010d9c6ac076f12f586aaba387a2626 image: quay.io/opendatahub/kserve-agent@sha256:f8247bac087519464bb09f0d4b8b2d3ccc7707b40f660b20ee5a2ff256216fcd imageID: quay.io/opendatahub/kserve-agent@sha256:c9781733ef996f855b16c027ce82d2db56a391459f9e2c00a0fc9edc0d22ebe3 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-16T16:58:02Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 - allocatedResources: cpu: 50m memory: 128Mi containerID: cri-o://5b70dd517c1dd5bf49583ed46e7297cd3189da6d6d4dc984e390ce725bbe52a7 image: quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1404 imageID: quay.io/opendatahub/sklearn-serving-runtime@sha256:83e58497c2e29d037b8d2ce6dcee3ac034c2126e217857d211475b681727fbf4 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-16T16:58:00Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 volumeMounts: - mountPath: /mnt/models name: kserve-provision-location readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.130.1 hostIPs: - ip: 10.0.130.1 initContainerStatuses: - allocatedResources: cpu: 100m memory: 100Mi containerID: cri-o://3009ebc4842e6cb42414efd3e222f1944b7fb0fa458f1c5cb868facdb47eb86a image: quay.io/opendatahub/kserve-storage-initializer@sha256:ab565fe3972fd5cd2929b41b0a6a9face626513b818fecb7a38edcdfe0857061 imageID: quay.io/opendatahub/kserve-storage-initializer@sha256:567ba4dfd1959b9cf072d747b56138d54b44acd3f53ed2b05a77acec76059e9a 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://3009ebc4842e6cb42414efd3e222f1944b7fb0fa458f1c5cb868facdb47eb86a exitCode: 0 finishedAt: "2026-04-16T16:57:46Z" reason: Completed startedAt: "2026-04-16T16:57:43Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000650000 uid: 1000650000 volumeMounts: - mountPath: /mnt/models name: kserve-provision-location phase: Running podIP: 10.132.0.27 podIPs: - ip: 10.132.0.27 qosClass: Burstable startTime: "2026-04-16T16:57:39Z"