--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.7/23"],"mac_address":"0a:58:0a:86:00:07","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.7/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.7" ], "mac": "0a:58:0a:86:00:07", "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-16T22:07:01Z" generateName: insights-operator-585dfdc468- generation: 1 labels: app: insights-operator pod-template-hash: 585dfdc468 managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-130-26 operation: Update subresource: status time: "2026-04-16T22:07:01Z" - 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":"d687e2f4-8990-4b3e-a98f-7f28262b2b13"}: {} 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-16T22:07:01Z" - 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-16T22:07:01Z" - 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.7"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T22:08:15Z" name: insights-operator-585dfdc468-r49p7 namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: insights-operator-585dfdc468 uid: d687e2f4-8990-4b3e-a98f-7f28262b2b13 resourceVersion: "9871" uid: 9b8d4070-576e-4533-a43c-28e13d203ec1 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.19 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:657372851aabfea0afc7153b56cc92699f5f4fd3602d02e0536b7cf6db5a3003 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: 1000340000 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-bhxww readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: operator-dockercfg-kthn2 nodeName: ip-10-0-130-26.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 2000000000 priorityClassName: system-cluster-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000340000 runAsNonRoot: true seLinuxOptions: level: s0:c18,c17 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-bhxww 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-16T22:07:03Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:01Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T22:08:15Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T22:08:15Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:01Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 54Mi containerID: cri-o://b1cda6e96e61832a3d64d72929e46f0f65e756d79990aaa50cdd9bc838db35ab image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:657372851aabfea0afc7153b56cc92699f5f4fd3602d02e0536b7cf6db5a3003 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:657372851aabfea0afc7153b56cc92699f5f4fd3602d02e0536b7cf6db5a3003 lastState: terminated: containerID: cri-o://4abce5932b7163943a04a934b77b7fe25ad8b635a272f8fbc381a16d50e0e67f exitCode: 0 finishedAt: "2026-04-16T22:08:14Z" reason: Completed startedAt: "2026-04-16T22:07:03Z" name: insights-operator ready: true resources: requests: cpu: 10m memory: 54Mi restartCount: 1 started: true state: running: startedAt: "2026-04-16T22:08:14Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000340000 uid: 1000340000 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-bhxww readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.130.26 hostIPs: - ip: 10.0.130.26 phase: Running podIP: 10.134.0.7 podIPs: - ip: 10.134.0.7 qosClass: Burstable startTime: "2026-04-16T22:07:01Z" - 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-16T22:07:36Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 56f95c7d8c pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-129-68 operation: Update subresource: status time: "2026-04-16T22:07:36Z" - 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":"fc2ade72-bf2f-4cce-916f-51f641af03c9"}: {} 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-16T22:07:36Z" - 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-16T22:07:36Z" - 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-16T22:07:39Z" name: insights-runtime-extractor-4x6xj namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: fc2ade72-bf2f-4cce-916f-51f641af03c9 resourceVersion: "8262" uid: e6687b77-55a8-40de-b6f7-e53478b1e21b spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-129-68.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:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 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-stzp2 readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 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-stzp2 readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 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-stzp2 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-wk4hv nodeName: ip-10-0-129-68.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-stzp2 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-16T22:07:39Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://581cfc75171cf3b505225c5df10373bb6c7deed867e0f2525a26e7c32bc37778 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:69239195f3911c73a84a911eed79c9d51d0a896f5f3405f8511f52738740d044 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:37Z" 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-stzp2 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://47ac09ec049c6fbed6745c9a13477114d987289375ee5b517b3403be0461d8db image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:38Z" 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-stzp2 readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://50417c61c8e82f618372a1d261befb973eb6ba83d5122103baf3b6f7c7bb5623 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c1b871a1e7148de8d1101e925186df33318adc5adffbaba3f2f13af71b08367 lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:36Z" 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-stzp2 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.129.68 hostIPs: - ip: 10.0.129.68 phase: Running podIP: 10.132.0.13 podIPs: - ip: 10.132.0.13 qosClass: Burstable startTime: "2026-04-16T22:07:36Z" - 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-04-16T22:07:36Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 56f95c7d8c pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-130-26 operation: Update subresource: status time: "2026-04-16T22:07:36Z" - 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":"fc2ade72-bf2f-4cce-916f-51f641af03c9"}: {} 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-16T22:07:36Z" - 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-16T22:07:36Z" - 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-04-16T22:07:39Z" name: insights-runtime-extractor-87bvh namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: fc2ade72-bf2f-4cce-916f-51f641af03c9 resourceVersion: "8269" uid: ab00035f-c880-4d27-99da-a870c1adb974 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-130-26.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:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 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-nqwcg readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 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-nqwcg readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 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-nqwcg readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-wk4hv nodeName: ip-10-0-130-26.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-nqwcg 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-16T22:07:39Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://0b03df9d355d536b5d060fa52be1e1655b12e58ae33b8acd6705f3961f60050e image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:69239195f3911c73a84a911eed79c9d51d0a896f5f3405f8511f52738740d044 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:37Z" 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-nqwcg readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://d24fbe068cc95e782eb82e68f41e2ffae22e9a190580fae36a61f2c11d5cc356 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:39Z" 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-nqwcg readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://84fb8418270080b0afc1e06df0e64d328d4177016cf186360b51ae755725704e image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c1b871a1e7148de8d1101e925186df33318adc5adffbaba3f2f13af71b08367 lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:36Z" 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-nqwcg readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.130.26 hostIPs: - ip: 10.0.130.26 phase: Running podIP: 10.134.0.14 podIPs: - ip: 10.134.0.14 qosClass: Burstable startTime: "2026-04-16T22:07:36Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.13/23"],"mac_address":"0a:58:0a:85:00:0d","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.13/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.13" ], "mac": "0a:58:0a:85: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-16T22:07:36Z" generateName: insights-runtime-extractor- generation: 1 labels: app.kubernetes.io/name: insights-runtime-extractor controller-revision-hash: 56f95c7d8c pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-138-154 operation: Update subresource: status time: "2026-04-16T22:07:36Z" - 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":"fc2ade72-bf2f-4cce-916f-51f641af03c9"}: {} 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-16T22:07:36Z" - 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-16T22:07:36Z" - 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.13"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-04-16T22:07:39Z" name: insights-runtime-extractor-tjq9f namespace: openshift-insights ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: insights-runtime-extractor uid: fc2ade72-bf2f-4cce-916f-51f641af03c9 resourceVersion: "8252" uid: 912f768c-37c1-4dce-b9e2-2d8ce1263ffc spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-138-154.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:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 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-6qbdl readOnly: true - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 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-6qbdl readOnly: true - env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///crio.sock image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 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-6qbdl readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostPID: true imagePullSecrets: - name: insights-runtime-extractor-sa-dockercfg-wk4hv nodeName: ip-10-0-138-154.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-6qbdl 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-16T22:07:39Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:39Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-04-16T22:07:36Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://052ad83b5425ab777dcd647597e6e0afa5f7de9c69757ae83583b1359bd83be7 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f3fc18a785145e05d543030637e66298ab943dae18b52aa448f6023bd0d8151 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:69239195f3911c73a84a911eed79c9d51d0a896f5f3405f8511f52738740d044 lastState: {} name: exporter ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:37Z" 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-6qbdl readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 200Mi containerID: cri-o://1882447d11a77c76731c272d8755a91b7c816f5a83cde2a44ddbdef04663b71d image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c12cfce95cb7b52d129eec71dec91a2cd7e820895ce1b9a111d68e3e3909aa78 lastState: {} name: extractor ready: true resources: requests: cpu: 10m memory: 200Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:38Z" 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-6qbdl readOnly: true recursiveReadOnly: Disabled - allocatedResources: cpu: 10m memory: 100Mi containerID: cri-o://64ae18523b738df605f1218fd98a7c9303b54c90cc5c791f2e8d6ee4a707400a image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8e1f4bf2daa69c9e69766cebcfced43fa0ee926d4479becdc8a5b05b93ca6e81 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0c1b871a1e7148de8d1101e925186df33318adc5adffbaba3f2f13af71b08367 lastState: {} name: kube-rbac-proxy ready: true resources: requests: cpu: 10m memory: 100Mi restartCount: 0 started: true state: running: startedAt: "2026-04-16T22:07:36Z" 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-6qbdl readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.138.154 hostIPs: - ip: 10.0.138.154 phase: Running podIP: 10.133.0.13 podIPs: - ip: 10.133.0.13 qosClass: Burstable startTime: "2026-04-16T22:07:36Z" kind: PodList metadata: resourceVersion: "46499"