--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.9/23"],"mac_address":"0a:58:0a:86:00:09","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.9/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.9" ], "mac": "0a:58:0a:86:00:09", "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-05-25T14:14:34Z" generateName: insights-operator-78bdfb888c- generation: 1 labels: app: insights-operator pod-template-hash: 78bdfb888c managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-140-29 operation: Update subresource: status time: "2026-05-25T14:14:34Z" - 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":"14001c4c-0ad3-4fd4-8f33-9fccc24a37ff"}: {} 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-05-25T14:14:34Z" - 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-05-25T14:14:34Z" - 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.9"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T14:15:59Z" name: insights-operator-78bdfb888c-l4gxh namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: insights-operator-78bdfb888c uid: 14001c4c-0ad3-4fd4-8f33-9fccc24a37ff resourceVersion: "10512" uid: aec84fa8-ab52-471b-87c9-5abb8d795238 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.23 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ab8404df7a4db32ffd88aeee8c6c45ea0570fb838cbcfd2a8e53eb0e404d1ee8 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: 1000350000 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-vfbxv readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: operator-dockercfg-hnx2s nodeName: ip-10-0-140-29.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 2000000000 priorityClassName: system-cluster-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000350000 runAsNonRoot: true seLinuxOptions: level: s0:c19,c4 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-vfbxv 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-05-25T14:14:37Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T14:14:34Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:59Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:59Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T14:14:34Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 54Mi containerID: cri-o://6187b9c583184144e612d6d9286cc330f2dc51a756817d3db4822c5391428776 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ab8404df7a4db32ffd88aeee8c6c45ea0570fb838cbcfd2a8e53eb0e404d1ee8 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:142fc4deabf25d13d2029e24467ccb4b7062c16073c3529f90d0baf027a70c3e lastState: terminated: containerID: cri-o://ffbda9adec478c9569f59e70f946242dd3d1f5f1359889fd9f34672b57d80eb6 exitCode: 0 finishedAt: "2026-05-25T14:15:57Z" reason: Completed startedAt: "2026-05-25T14:14:37Z" name: insights-operator ready: true resources: requests: cpu: 10m memory: 54Mi restartCount: 1 started: true state: running: startedAt: "2026-05-25T14:15:58Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000350000 uid: 1000350000 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-vfbxv readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.140.29 hostIPs: - ip: 10.0.140.29 phase: Running podIP: 10.134.0.9 podIPs: - ip: 10.134.0.9 qosClass: Burstable startTime: "2026-05-25T14:14:34Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.132.0.12/23"],"mac_address":"0a:58:0a:84:00:0c","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.12/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.12" ], "mac": "0a:58:0a:84:00:0c", "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-05-25T14:15:02Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 6b95c4f5c6 pod-template-generation: "1" managedFields: - 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":"89caf9c0-db5c-4aaa-8afd-c9e684d55e66"}: {} 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-05-25T14:15:02Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-131-140 operation: Update subresource: status time: "2026-05-25T14:15:03Z" - 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-05-25T14:15:03Z" - 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.12"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T14:15:06Z" name: insights-runtime-extractor-kk999 namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: 89caf9c0-db5c-4aaa-8afd-c9e684d55e66 resourceVersion: "8604" uid: 67452f71-b7d9-4f40-8f61-8038437974a3 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-131-140.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:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec 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-sm474 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 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-sm474 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 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-sm474 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-s6zhr nodeName: ip-10-0-131-140.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-sm474 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-05-25T14:15:06Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:03Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:02Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://0aacb3e7df1cf0b1b70a81e5b61f10e55c31969b2502342660188936742718a3 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:04Z" 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-sm474 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://97ee188f28b4e0b02a36dbd079a653abb4e365ae668211dcb46a73ff81f93929 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:05Z" 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-sm474 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://9314f808fe697285062da963d26fab235d3a13f386a3ec01f53de1a1b941b64d image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:03Z" 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-sm474 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.131.140 hostIPs: - ip: 10.0.131.140 phase: Running podIP: 10.132.0.12 podIPs: - ip: 10.132.0.12 qosClass: Burstable startTime: "2026-05-25T14:15:03Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.14/23"],"mac_address":"0a:58:0a:85:00:0e","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.14/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.14" ], "mac": "0a:58:0a:85:00:0e", "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-05-25T14:15:02Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 6b95c4f5c6 pod-template-generation: "1" managedFields: - 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":"89caf9c0-db5c-4aaa-8afd-c9e684d55e66"}: {} 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-05-25T14:15:02Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-132-196 operation: Update subresource: status time: "2026-05-25T14:15:03Z" - 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-05-25T14:15:03Z" - 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.14"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T14:15:06Z" name: insights-runtime-extractor-lq6m6 namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: 89caf9c0-db5c-4aaa-8afd-c9e684d55e66 resourceVersion: "8580" uid: c0123e16-6cdd-4ca5-b0d3-81f917dc6fd4 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-132-196.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:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec 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-8dml4 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 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-8dml4 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 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-8dml4 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-s6zhr nodeName: ip-10-0-132-196.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-8dml4 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-05-25T14:15:06Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:03Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:03Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://78cc4232554b65c8dcfdb59e80e83099ab0ddf721e8f283395c6ff230c23309e image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:04Z" 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-8dml4 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://da61ce37fc3fa1e2bfe754dff3ac92a1692ac7949276c68249c2c7541930f9f9 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:05Z" 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-8dml4 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://5e140315da300ca1add86f98912d839c7e3bb23016e614ed0c321ab686a36a52 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:03Z" 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-8dml4 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.132.196 hostIPs: - ip: 10.0.132.196 phase: Running podIP: 10.133.0.14 podIPs: - ip: 10.133.0.14 qosClass: Burstable startTime: "2026-05-25T14:15:03Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.14/23"],"mac_address":"0a:58:0a:86:00:0e","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.14/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.14" ], "mac": "0a:58:0a:86:00:0e", "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-05-25T14:15:02Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 6b95c4f5c6 pod-template-generation: "1" managedFields: - 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":"89caf9c0-db5c-4aaa-8afd-c9e684d55e66"}: {} 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-05-25T14:15:02Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-140-29 operation: Update subresource: status time: "2026-05-25T14:15:03Z" - 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-05-25T14:15:03Z" - 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.14"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T14:15:06Z" name: insights-runtime-extractor-zl8wx namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: 89caf9c0-db5c-4aaa-8afd-c9e684d55e66 resourceVersion: "8612" uid: 448645b2-eafe-4a90-8bb6-62d04df143b4 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-140-29.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:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec 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-wr795 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 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-wr795 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 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-wr795 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-s6zhr nodeName: ip-10-0-140-29.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-wr795 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-05-25T14:15:06Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:03Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:06Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T14:15:03Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://d8b38ae41fbc38379d8c3a2cb1bd9e713ccf9c865c77a0d37a94975329bc5f74 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49c63d70cd77b8fcdfba982c60adfaee4a0fcfd600be9814584ff5f5984f98c8 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:04Z" 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-wr795 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://70e6fff08128ea5ecfc3f526a34711cd96299b4aecc6eb6626ad87f2b24b879c image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:da9faa792bce8e4101759b31e05955940dc08a9b704bba5ba8ddcb015ad66b70 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c9012bd5b283d1486a9beb2b64798ef027e67ea10c316b2a4d0ccfbddbb85e4 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:05Z" 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-wr795 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://147e275ec9c66b208a57f6061aeb8939432fbad87e343f18ee565cb4ce3e3c94 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:89727a58f44fdd814af55736088579f336f2d7df57ff1a1b369b7bf7fe3bc2ec imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a7846f0e205ab61f41260c0d77346640c61fb5766093e7fdece5c76f9eae5ab lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T14:15:03Z" 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-wr795 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.140.29 hostIPs: - ip: 10.0.140.29 phase: Running podIP: 10.134.0.14 podIPs: - ip: 10.134.0.14 qosClass: Burstable startTime: "2026-05-25T14:15:03Z" kind: PodList metadata: resourceVersion: "14968"