--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.8/23"],"mac_address":"0a:58:0a:86:00:08","gateway_ips":["10.134.0.1"],"routes":[{"dest":"10.132.0.0/14","nextHop":"10.134.0.1"},{"dest":"172.31.0.0/16","nextHop":"10.134.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.134.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.134.0.1"}],"ip_address":"10.134.0.8/23","gateway_ip":"10.134.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.134.0.8" ], "mac": "0a:58:0a:86:00:08", "default": true, "dns": {} }] openshift.io/required-scc: restricted-v2 openshift.io/scc: restricted-v2 seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: user creationTimestamp: "2026-04-16T14:54:50Z" generateName: insights-operator-5785d4fcdd- generation: 1 labels: app: insights-operator pod-template-hash: 5785d4fcdd managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-137-160 operation: Update subresource: status time: "2026-04-16T14:54:50Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:openshift.io/required-scc: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app: {} f:pod-template-hash: {} f:ownerReferences: .: {} k:{"uid":"d8655cb1-f9b5-4dfe-a86e-f5a28d1843dc"}: {} f:spec: f:containers: k:{"name":"insights-operator"}: .: {} f:args: {} f:env: .: {} k:{"name":"POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"POD_NAMESPACE"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"RELEASE_VERSION"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8443,"protocol":"TCP"}: .: {} f:containerPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/tmp"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/lib/insights-operator"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/run/configmaps/service-ca-bundle"}: .: {} f:mountPath: {} f:name: {} f:readOnly: {} k:{"mountPath":"/var/run/configmaps/trusted-ca-bundle"}: .: {} f:mountPath: {} f:name: {} f:readOnly: {} k:{"mountPath":"/var/run/secrets/serving-cert"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: .: {} f:runAsNonRoot: {} f:seccompProfile: .: {} f:type: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"service-ca-bundle"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:optional: {} f:name: {} k:{"name":"serving-cert"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:optional: {} f:secretName: {} k:{"name":"snapshots"}: .: {} f:emptyDir: {} f:name: {} k:{"name":"tmp"}: .: {} f:emptyDir: {} f:name: {} k:{"name":"trusted-ca-bundle"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:optional: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-04-16T14:54:50Z" - 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-16T14:54:50Z" - 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:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.134.0.8"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T14:56:19Z" name: insights-operator-5785d4fcdd-tx72c namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: insights-operator-5785d4fcdd uid: d8655cb1-f9b5-4dfe-a86e-f5a28d1843dc resourceVersion: "10129" uid: 9915bbf3-08d3-4eb4-b977-389f37e66425 spec: containers: - args: - start - --config=/etc/insights-operator/server.yaml env: - name: POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: POD_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: RELEASE_VERSION value: 4.20.18 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7667f6e7fc0843a39e0f004ceb1f8e5db9af0055661249037f2f445c76f5108d imagePullPolicy: IfNotPresent name: insights-operator ports: - containerPort: 8443 name: metrics protocol: TCP resources: requests: cpu: 10m memory: 54Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true runAsUser: 1000370000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /tmp name: tmp - mountPath: /var/lib/insights-operator name: snapshots - mountPath: /var/run/configmaps/trusted-ca-bundle name: trusted-ca-bundle readOnly: true - mountPath: /var/run/configmaps/service-ca-bundle name: service-ca-bundle readOnly: true - mountPath: /var/run/secrets/serving-cert name: serving-cert - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-pp8bn readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: operator-dockercfg-2hq7g nodeName: ip-10-0-137-160.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 2000000000 priorityClassName: system-cluster-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000370000 runAsNonRoot: true seLinuxOptions: level: s0:c19,c14 seccompProfile: type: RuntimeDefault serviceAccount: operator serviceAccountName: operator terminationGracePeriodSeconds: 30 tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 900 - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 900 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - emptyDir: {} name: tmp - emptyDir: {} name: snapshots - configMap: defaultMode: 420 name: trusted-ca-bundle optional: true name: trusted-ca-bundle - configMap: defaultMode: 420 name: service-ca-bundle optional: true name: service-ca-bundle - name: serving-cert secret: defaultMode: 420 optional: true secretName: openshift-insights-serving-cert - name: kube-api-access-pp8bn projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-04-16T14:54:53Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T14:54:50Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T14:56:19Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T14:56:19Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T14:54:50Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 54Mi containerID: cri-o://f3a14680a08688ba97bea5ffcdcfaea84ec90d62ab10aaeb959d20e64cef3a27 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7667f6e7fc0843a39e0f004ceb1f8e5db9af0055661249037f2f445c76f5108d imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7667f6e7fc0843a39e0f004ceb1f8e5db9af0055661249037f2f445c76f5108d lastState: terminated: containerID: cri-o://2b55ed2e3ff1817cd041820aa6d0419a81465872f73f68501c3e7c9f0ba0d3a2 exitCode: 0 finishedAt: "2026-04-16T14:56:18Z" reason: Completed startedAt: "2026-04-16T14:54:52Z" name: insights-operator ready: true resources: requests: cpu: 10m memory: 54Mi restartCount: 1 started: true state: running: startedAt: "2026-04-16T14:56:18Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000370000 uid: 1000370000 volumeMounts: - mountPath: /tmp name: tmp - mountPath: /var/lib/insights-operator name: snapshots - mountPath: /var/run/configmaps/trusted-ca-bundle name: trusted-ca-bundle readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/configmaps/service-ca-bundle name: service-ca-bundle readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/secrets/serving-cert name: serving-cert - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-pp8bn readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.137.160 hostIPs: - ip: 10.0.137.160 phase: Running podIP: 10.134.0.8 podIPs: - ip: 10.134.0.8 qosClass: Burstable startTime: "2026-04-16T14:54:50Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.15/23"],"mac_address":"0a:58:0a:86:00:0f","gateway_ips":["10.134.0.1"],"routes":[{"dest":"10.132.0.0/14","nextHop":"10.134.0.1"},{"dest":"172.31.0.0/16","nextHop":"10.134.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.134.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.134.0.1"}],"ip_address":"10.134.0.15/23","gateway_ip":"10.134.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.134.0.15" ], "mac": "0a:58:0a:86:00:0f", "default": true, "dns": {} }] openshift.io/required-scc: insights-runtime-extractor-scc openshift.io/scc: insights-runtime-extractor-scc seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: serviceaccount creationTimestamp: "2026-04-16T14:55:07Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 59467ff9b7 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-137-160 operation: Update subresource: status time: "2026-04-16T14:55:07Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:openshift.io/required-scc: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app.kubernetes.io/name: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"f62be1c4-7c78-4018-93da-5b157af98ea1"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"exporter"}: .: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"extractor"}: .: {} f:env: .: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:exec: .: {} f:command: {} f:failureThreshold: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:capabilities: .: {} f:add: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/crio.sock"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"kube-rbac-proxy"}: .: {} f:args: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8443,"protocol":"TCP"}: .: {} f:containerPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/kube-rbac-proxy"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/tls/private"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"crio-socket"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"data-volume"}: .: {} f:emptyDir: {} f:name: {} k:{"name":"insights-runtime-extractor-tls"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"kube-rbac-proxy-cm"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-04-16T14:55:07Z" - 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-16T14:55:15Z" - 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:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.134.0.15"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T14:55:18Z" name: insights-runtime-extractor-8j958 namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: f62be1c4-7c78-4018-93da-5b157af98ea1 resourceVersion: "7930" uid: 9b8ad91f-8e14-47f4-b2ae-495edea3e670 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-137-160.ec2.internal containers: - args: - --secure-listen-address=:8443 - --upstream=http://127.0.0.1:8000 - --config-file=/etc/kube-rbac-proxy/config.yaml - --tls-cert-file=/etc/tls/private/tls.crt - --tls-private-key-file=/etc/tls/private/tls.key image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: - containerPort: 8443 name: https protocol: TCP resources: requests: cpu: 10m memory: 100Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true runAsNonRoot: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imagePullPolicy: Always name: exporter resources: requests: cpu: 10m memory: 200Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imagePullPolicy: Always livenessProbe: exec: command: - crictl - --timeout - 10s - info failureThreshold: 3 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 name: extractor resources: requests: cpu: 10m memory: 200Mi securityContext: capabilities: add: - CAP_SYS_ADMIN drop: - ALL privileged: true readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-2b2x9 nodeName: ip-10-0-137-160.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: seccompProfile: type: RuntimeDefault serviceAccount: insights-runtime-extractor-sa serviceAccountName: insights-runtime-extractor-sa terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists - effect: NoSchedule key: node.kubernetes.io/disk-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/pid-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/unschedulable operator: Exists volumes: - hostPath: path: /run/crio/crio.sock type: Socket name: crio-socket - emptyDir: {} name: data-volume - configMap: defaultMode: 420 name: kube-rbac-proxy name: kube-rbac-proxy-cm - name: insights-runtime-extractor-tls secret: defaultMode: 420 secretName: insights-runtime-extractor-tls - name: kube-api-access-tqc72 projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://929f5eb4c520116dc484d2075f18d4e9bcc9b1fa5276c70f982ff8388e520230 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:16Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://3fd074984dd44e2cc455c4cd0d6a8c43278fe3bcb0affd5056772c96b092de81 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:18Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://4b78a95fb976bf7dd1dc2cf0a5ceb02a1f006fd49c79044da46e2bc2e340a02e image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3366d391aaeff028defbc936ce86754c0d454f9fc89e9e126d1e961bbf66facc lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:15Z" user: linux: gid: 65534 supplementalGroups: - 65534 uid: 65534 volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-tqc72 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.137.160 hostIPs: - ip: 10.0.137.160 phase: Running podIP: 10.134.0.15 podIPs: - ip: 10.134.0.15 qosClass: Burstable startTime: "2026-04-16T14:55:07Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.11/23"],"mac_address":"0a:58:0a:85:00:0b","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.11/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.11" ], "mac": "0a:58:0a:85:00:0b", "default": true, "dns": {} }] openshift.io/required-scc: insights-runtime-extractor-scc openshift.io/scc: insights-runtime-extractor-scc seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: serviceaccount creationTimestamp: "2026-04-16T14:55:07Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 59467ff9b7 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-140-83 operation: Update subresource: status time: "2026-04-16T14:55:07Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:openshift.io/required-scc: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app.kubernetes.io/name: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"f62be1c4-7c78-4018-93da-5b157af98ea1"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"exporter"}: .: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"extractor"}: .: {} f:env: .: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:exec: .: {} f:command: {} f:failureThreshold: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:capabilities: .: {} f:add: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/crio.sock"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"kube-rbac-proxy"}: .: {} f:args: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8443,"protocol":"TCP"}: .: {} f:containerPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/kube-rbac-proxy"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/tls/private"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"crio-socket"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"data-volume"}: .: {} f:emptyDir: {} f:name: {} k:{"name":"insights-runtime-extractor-tls"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"kube-rbac-proxy-cm"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-04-16T14:55:07Z" - 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-16T14:55:15Z" - 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:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.133.0.11"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T14:55:18Z" name: insights-runtime-extractor-grl9h namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: f62be1c4-7c78-4018-93da-5b157af98ea1 resourceVersion: "7921" uid: d8bcd964-3f59-4080-bc40-db541883241c spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-140-83.ec2.internal containers: - args: - --secure-listen-address=:8443 - --upstream=http://127.0.0.1:8000 - --config-file=/etc/kube-rbac-proxy/config.yaml - --tls-cert-file=/etc/tls/private/tls.crt - --tls-private-key-file=/etc/tls/private/tls.key image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: - containerPort: 8443 name: https protocol: TCP resources: requests: cpu: 10m memory: 100Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true runAsNonRoot: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imagePullPolicy: Always name: exporter resources: requests: cpu: 10m memory: 200Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imagePullPolicy: Always livenessProbe: exec: command: - crictl - --timeout - 10s - info failureThreshold: 3 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 name: extractor resources: requests: cpu: 10m memory: 200Mi securityContext: capabilities: add: - CAP_SYS_ADMIN drop: - ALL privileged: true readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-2b2x9 nodeName: ip-10-0-140-83.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: seccompProfile: type: RuntimeDefault serviceAccount: insights-runtime-extractor-sa serviceAccountName: insights-runtime-extractor-sa terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists - effect: NoSchedule key: node.kubernetes.io/disk-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/pid-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/unschedulable operator: Exists volumes: - hostPath: path: /run/crio/crio.sock type: Socket name: crio-socket - emptyDir: {} name: data-volume - configMap: defaultMode: 420 name: kube-rbac-proxy name: kube-rbac-proxy-cm - name: insights-runtime-extractor-tls secret: defaultMode: 420 secretName: insights-runtime-extractor-tls - name: kube-api-access-b7wql projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:18Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://3db4c30afc798b074958a75e58dc18744e53f7cddb3691307f5f12fb3f3146a1 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:16Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://cf0ca648548ed54b65a99bb1b8160c326d0237b04d770fb7925dafc34ffb9d35 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:17Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://b899c4360056183dbeaabdbf05ad6a28048ace605345b2368fc309679523c969 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3366d391aaeff028defbc936ce86754c0d454f9fc89e9e126d1e961bbf66facc lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:15Z" user: linux: gid: 65534 supplementalGroups: - 65534 uid: 65534 volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-b7wql readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.140.83 hostIPs: - ip: 10.0.140.83 phase: Running podIP: 10.133.0.11 podIPs: - ip: 10.133.0.11 qosClass: Burstable startTime: "2026-04-16T14:55:07Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.132.0.13/23"],"mac_address":"0a:58:0a:84:00:0d","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.13/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.13" ], "mac": "0a:58:0a:84:00:0d", "default": true, "dns": {} }] openshift.io/required-scc: insights-runtime-extractor-scc openshift.io/scc: insights-runtime-extractor-scc seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: serviceaccount creationTimestamp: "2026-04-16T14:55:07Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 59467ff9b7 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-139-47 operation: Update subresource: status time: "2026-04-16T14:55:07Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:openshift.io/required-scc: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app.kubernetes.io/name: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"f62be1c4-7c78-4018-93da-5b157af98ea1"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"exporter"}: .: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"extractor"}: .: {} f:env: .: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:exec: .: {} f:command: {} f:failureThreshold: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:capabilities: .: {} f:add: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/crio.sock"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/data"}: .: {} f:mountPath: {} f:name: {} k:{"name":"kube-rbac-proxy"}: .: {} f:args: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8443,"protocol":"TCP"}: .: {} f:containerPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:privileged: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/kube-rbac-proxy"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/tls/private"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"crio-socket"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"data-volume"}: .: {} f:emptyDir: {} f:name: {} k:{"name":"insights-runtime-extractor-tls"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"kube-rbac-proxy-cm"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-04-16T14:55:07Z" - 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-16T14:55:15Z" - 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:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.132.0.13"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T14:55:17Z" name: insights-runtime-extractor-ktl5m namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: f62be1c4-7c78-4018-93da-5b157af98ea1 resourceVersion: "7910" uid: 0c829937-28c4-4030-9425-91eda92303e3 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-139-47.ec2.internal containers: - args: - --secure-listen-address=:8443 - --upstream=http://127.0.0.1:8000 - --config-file=/etc/kube-rbac-proxy/config.yaml - --tls-cert-file=/etc/tls/private/tls.crt - --tls-private-key-file=/etc/tls/private/tls.key image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imagePullPolicy: IfNotPresent name: kube-rbac-proxy ports: - containerPort: 8443 name: https protocol: TCP resources: requests: cpu: 10m memory: 100Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true runAsNonRoot: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imagePullPolicy: Always name: exporter resources: requests: cpu: 10m memory: 200Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL privileged: false readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imagePullPolicy: Always livenessProbe: exec: command: - crictl - --timeout - 10s - info failureThreshold: 3 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 name: extractor resources: requests: cpu: 10m memory: 200Mi securityContext: capabilities: add: - CAP_SYS_ADMIN drop: - ALL privileged: true readOnlyRootFilesystem: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-2b2x9 nodeName: ip-10-0-139-47.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: seccompProfile: type: RuntimeDefault serviceAccount: insights-runtime-extractor-sa serviceAccountName: insights-runtime-extractor-sa terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists - effect: NoSchedule key: node.kubernetes.io/disk-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/pid-pressure operator: Exists - effect: NoSchedule key: node.kubernetes.io/unschedulable operator: Exists volumes: - hostPath: path: /run/crio/crio.sock type: Socket name: crio-socket - emptyDir: {} name: data-volume - configMap: defaultMode: 420 name: kube-rbac-proxy name: kube-rbac-proxy-cm - name: insights-runtime-extractor-tls secret: defaultMode: 420 secretName: insights-runtime-extractor-tls - name: kube-api-access-jxfm5 projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:17Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:17Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:17Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T14:55:07Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://c4e6a101eae572688873c99d253ea44a176bcf3bd9aaba0ebdee14f6cecfa374 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4aff2f06f84536dbff3d8582eeaf32f622ff8752165229e24270844c4a5c2768 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:16Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://6044272a067c6e9e277e98912008747251338ec82c2f8b9c22bd6bde394d1945 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0ee1760a3848a896f64e1ba6b09b21d6f9f0c05799a42c925c1b120970dd6abf lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:17Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /crio.sock name: crio-socket - mountPath: /data name: data-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://f9054526c3e080f194951d37c21ce15d3ae8d9e77734f6836c4d102217a9070a image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3ea0ee7dfd5669815239bc61b06d7cc81d6950b90db35679d18fb4b8034564f6 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3366d391aaeff028defbc936ce86754c0d454f9fc89e9e126d1e961bbf66facc lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T14:55:15Z" user: linux: gid: 65534 supplementalGroups: - 65534 uid: 65534 volumeMounts: - mountPath: /etc/tls/private name: insights-runtime-extractor-tls - mountPath: /etc/kube-rbac-proxy name: kube-rbac-proxy-cm - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-jxfm5 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.139.47 hostIPs: - ip: 10.0.139.47 phase: Running podIP: 10.132.0.13 podIPs: - ip: 10.132.0.13 qosClass: Burstable startTime: "2026-04-16T14:55:07Z" kind: PodList metadata: resourceVersion: "38913"