--- apiVersion: v1 items: - 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: 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-03-18T16:47:10Z" generateName: network-check-source-cc88fdd44- generation: 1 labels: app: network-check-source kubernetes.io/os: linux pod-template-hash: cc88fdd44 managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-129-201 operation: Update subresource: status time: "2026-03-18T16:47:10Z" - 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:kubernetes.io/os: {} f:pod-template-hash: {} f:ownerReferences: .: {} k:{"uid":"7fc34ab1-c678-44a9-9629-d8abc5127883"}: {} f:spec: f:containers: k:{"name":"check-endpoints"}: .: {} f:args: {} f:command: {} f:env: .: {} k:{"name":"POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"POD_NAMESPACE"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":17698,"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:terminationMessagePath: {} f:terminationMessagePolicy: {} 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: {} manager: kube-controller-manager operation: Update time: "2026-03-18T16:47:10Z" - 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-03-18T16:47:11Z" - 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-03-18T16:47:11Z" name: network-check-source-cc88fdd44-km9x2 namespace: openshift-network-diagnostics ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: network-check-source-cc88fdd44 uid: 7fc34ab1-c678-44a9-9629-d8abc5127883 resourceVersion: "8257" uid: 548137bf-b85f-4d92-9e10-f9cc858486fb spec: containers: - args: - --listen - 0.0.0.0:17698 - --namespace - $(POD_NAMESPACE) command: - cluster-network-check-endpoints env: - name: POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: POD_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imagePullPolicy: IfNotPresent name: check-endpoints ports: - containerPort: 17698 name: check-endpoints protocol: TCP resources: requests: cpu: 10m memory: 40Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsUser: 1000560000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-cch8p readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: network-diagnostics-dockercfg-ccwgq nodeName: ip-10-0-129-201.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000560000 runAsNonRoot: true seLinuxOptions: level: s0:c24,c4 seccompProfile: type: RuntimeDefault serviceAccount: network-diagnostics serviceAccountName: network-diagnostics terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - name: kube-api-access-cch8p 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-03-18T16:47:11Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-03-18T16:47:10Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-03-18T16:47:11Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-03-18T16:47:11Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-03-18T16:47:10Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 40Mi containerID: cri-o://e9900e47cfc8994984159ab8cf94addb00529f757c00a14a285c3ee88ddaac0c image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb lastState: {} name: check-endpoints ready: true resources: requests: cpu: 10m memory: 40Mi restartCount: 0 started: true state: running: startedAt: "2026-03-18T16:47:11Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000560000 uid: 1000560000 volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-cch8p readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.129.201 hostIPs: - ip: 10.0.129.201 phase: Running podIP: 10.133.0.13 podIPs: - ip: 10.133.0.13 qosClass: Burstable startTime: "2026-03-18T16:47:10Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.4/23"],"mac_address":"0a:58:0a:86:00:04","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.4/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.4" ], "mac": "0a:58:0a:86:00:04", "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-03-18T16:44:42Z" generateName: network-check-target- generation: 1 labels: app: network-check-target controller-revision-hash: 785b4cc9bc kubernetes.io/os: linux 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: {} f:controller-revision-hash: {} f:kubernetes.io/os: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"ee432994-a653-42a9-8ca1-d948417c0ea0"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"network-check-target-container"}: .: {} f:command: {} f:env: .: {} k:{"name":"K8S_NODE_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8080,"protocol":"TCP"}: .: {} f:containerPort: {} f:protocol: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} 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: {} manager: kube-controller-manager operation: Update time: "2026-03-18T16:44:42Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-139-49 operation: Update subresource: status time: "2026-03-18T16:45:09Z" - 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-03-18T16:45:48Z" - 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.4"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-03-18T16:46:22Z" name: network-check-target-hr9bv namespace: openshift-network-diagnostics ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: network-check-target uid: ee432994-a653-42a9-8ca1-d948417c0ea0 resourceVersion: "7162" uid: 35d62bb3-aced-4698-ba43-4c7f828a050d spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-139-49.ec2.internal containers: - command: - cluster-network-check-target env: - name: K8S_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imagePullPolicy: IfNotPresent name: network-check-target-container ports: - containerPort: 8080 protocol: TCP readinessProbe: failureThreshold: 3 httpGet: path: / port: 8080 scheme: HTTP initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 10 resources: requests: cpu: 10m memory: 15Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsUser: 1000560000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-rpztg readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-wwjb5 nodeName: ip-10-0-139-49.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000560000 runAsNonRoot: true seLinuxOptions: level: s0:c24,c4 seccompProfile: type: RuntimeDefault serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - name: kube-api-access-rpztg 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-03-18T16:45:51Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:44Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-03-18T16:46:22Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-03-18T16:46:22Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:42Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 15Mi containerID: cri-o://a33c750871a823d13329d2a0fe7189395e2a3ab4bf7cd13c61758e80168b1d6d image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb lastState: {} name: network-check-target-container ready: true resources: requests: cpu: 10m memory: 15Mi restartCount: 0 started: true state: running: startedAt: "2026-03-18T16:45:51Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000560000 uid: 1000560000 volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-rpztg readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.139.49 hostIPs: - ip: 10.0.139.49 phase: Running podIP: 10.134.0.4 podIPs: - ip: 10.134.0.4 qosClass: Burstable startTime: "2026-03-18T16:44:44Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.132.0.3/23"],"mac_address":"0a:58:0a:84:00:03","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.3/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.3" ], "mac": "0a:58:0a:84:00:03", "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-03-18T16:44:17Z" generateName: network-check-target- generation: 1 labels: app: network-check-target controller-revision-hash: 785b4cc9bc kubernetes.io/os: linux 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: {} f:controller-revision-hash: {} f:kubernetes.io/os: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"ee432994-a653-42a9-8ca1-d948417c0ea0"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"network-check-target-container"}: .: {} f:command: {} f:env: .: {} k:{"name":"K8S_NODE_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8080,"protocol":"TCP"}: .: {} f:containerPort: {} f:protocol: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} 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: {} manager: kube-controller-manager operation: Update time: "2026-03-18T16:44:17Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-137-219 operation: Update subresource: status time: "2026-03-18T16:44:44Z" - 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-03-18T16:45:23Z" - 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.3"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-03-18T16:45:57Z" name: network-check-target-n98cl namespace: openshift-network-diagnostics ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: network-check-target uid: ee432994-a653-42a9-8ca1-d948417c0ea0 resourceVersion: "7043" uid: 5b14876c-8cf1-4df9-a7ba-bc940ec2ca85 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-137-219.ec2.internal containers: - command: - cluster-network-check-target env: - name: K8S_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imagePullPolicy: IfNotPresent name: network-check-target-container ports: - containerPort: 8080 protocol: TCP readinessProbe: failureThreshold: 3 httpGet: path: / port: 8080 scheme: HTTP initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 10 resources: requests: cpu: 10m memory: 15Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsUser: 1000560000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-mfl6g readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-wwjb5 nodeName: ip-10-0-137-219.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000560000 runAsNonRoot: true seLinuxOptions: level: s0:c24,c4 seccompProfile: type: RuntimeDefault serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - name: kube-api-access-mfl6g 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-03-18T16:45:26Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:19Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-03-18T16:45:57Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-03-18T16:45:57Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:17Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 15Mi containerID: cri-o://aafcb52f640d8bb7fd0a526404de35faa4b1b94a859dbaab9d75dd04bfb0f277 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb lastState: {} name: network-check-target-container ready: true resources: requests: cpu: 10m memory: 15Mi restartCount: 0 started: true state: running: startedAt: "2026-03-18T16:45:26Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000560000 uid: 1000560000 volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-mfl6g readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.137.219 hostIPs: - ip: 10.0.137.219 phase: Running podIP: 10.132.0.3 podIPs: - ip: 10.132.0.3 qosClass: Burstable startTime: "2026-03-18T16:44:19Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.4/23"],"mac_address":"0a:58:0a:85:00:04","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.4/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.4" ], "mac": "0a:58:0a:85:00:04", "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-03-18T16:44:36Z" generateName: network-check-target- generation: 1 labels: app: network-check-target controller-revision-hash: 785b4cc9bc kubernetes.io/os: linux 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: {} f:controller-revision-hash: {} f:kubernetes.io/os: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"ee432994-a653-42a9-8ca1-d948417c0ea0"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"network-check-target-container"}: .: {} f:command: {} f:env: .: {} k:{"name":"K8S_NODE_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8080,"protocol":"TCP"}: .: {} f:containerPort: {} f:protocol: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} 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: {} manager: kube-controller-manager operation: Update time: "2026-03-18T16:44:36Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-129-201 operation: Update subresource: status time: "2026-03-18T16:45: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-03-18T16:45:42Z" - 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.4"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-03-18T16:46:16Z" name: network-check-target-x724s namespace: openshift-network-diagnostics ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: network-check-target uid: ee432994-a653-42a9-8ca1-d948417c0ea0 resourceVersion: "7134" uid: b64a1006-8f55-41c1-9d77-457180e9a557 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-129-201.ec2.internal containers: - command: - cluster-network-check-target env: - name: K8S_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imagePullPolicy: IfNotPresent name: network-check-target-container ports: - containerPort: 8080 protocol: TCP readinessProbe: failureThreshold: 3 httpGet: path: / port: 8080 scheme: HTTP initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 10 resources: requests: cpu: 10m memory: 15Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsUser: 1000560000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-vtcfh readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-wwjb5 nodeName: ip-10-0-129-201.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 1000560000 runAsNonRoot: true seLinuxOptions: level: s0:c24,c4 seccompProfile: type: RuntimeDefault serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - name: kube-api-access-vtcfh 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-03-18T16:45:45Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:38Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-03-18T16:46:16Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-03-18T16:46:16Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-03-18T16:44:36Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 15Mi containerID: cri-o://469bf85ab00339bb0f9a92c50a5c96ec19566c1b83326bd3e1a86954929e45b2 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:263c194859f4e030d9e44ad5f810cfdff86b4a2a8f5c423b1d6ddfef1d5b7fbb lastState: {} name: network-check-target-container ready: true resources: requests: cpu: 10m memory: 15Mi restartCount: 0 started: true state: running: startedAt: "2026-03-18T16:45:45Z" user: linux: gid: 0 supplementalGroups: - 0 - 1000560000 uid: 1000560000 volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-vtcfh readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.129.201 hostIPs: - ip: 10.0.129.201 phase: Running podIP: 10.133.0.4 podIPs: - ip: 10.133.0.4 qosClass: Burstable startTime: "2026-03-18T16:44:38Z" kind: PodList metadata: resourceVersion: "34213"