--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: cluster-autoscaler.kubernetes.io/enable-ds-eviction: "false" creationTimestamp: "2026-05-25T02:26:57Z" generateName: iptables-alerter- generation: 1 labels: app: iptables-alerter component: network controller-revision-hash: fd64dfd8 openshift.io/component: network pod-template-generation: "1" type: infra managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:cluster-autoscaler.kubernetes.io/enable-ds-eviction: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app: {} f:component: {} f:controller-revision-hash: {} f:openshift.io/component: {} f:pod-template-generation: {} f:type: {} f:ownerReferences: .: {} k:{"uid":"edd2b68a-5260-4c0b-acc7-7c1da06df29c"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"iptables-alerter"}: .: {} f:command: {} f:env: .: {} k:{"name":"ALERTER_POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/host"}: .: {} f:mountPath: {} f:mountPropagation: {} f:name: {} f:readOnly: {} k:{"mountPath":"/iptables-alerter"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"host-slash"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"iptables-alerter-script"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-05-25T02:26:57Z" - 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.0.128.55"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T02:27:19Z" name: iptables-alerter-8rfjg namespace: openshift-network-operator ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: iptables-alerter uid: edd2b68a-5260-4c0b-acc7-7c1da06df29c resourceVersion: "6572" uid: 020db83c-8b13-499c-b724-1093756dab50 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-128-55.ec2.internal containers: - command: - /iptables-alerter/iptables-alerter.sh env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///run/crio/crio.sock - name: ALERTER_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imagePullPolicy: IfNotPresent name: iptables-alerter resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host mountPropagation: HostToContainer name: host-slash readOnly: true - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-fd297 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true hostPID: true imagePullSecrets: - name: iptables-alerter-dockercfg-wdlbr nodeName: ip-10-0-128-55.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: iptables-alerter serviceAccountName: iptables-alerter terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - configMap: defaultMode: 484 name: iptables-alerter-script name: iptables-alerter-script - hostPath: path: / type: "" name: host-slash - name: kube-api-access-fd297 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-25T02:27:19Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:58Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:19Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:19Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:57Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 65Mi containerID: cri-o://e9932e03fb95c1e70d827087775e81ba3ad1392c5c14dc40d9105037bc54b51c image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433 lastState: {} name: iptables-alerter ready: true resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T02:27:19Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host name: host-slash readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-fd297 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.128.55 hostIPs: - ip: 10.0.128.55 phase: Running podIP: 10.0.128.55 podIPs: - ip: 10.0.128.55 qosClass: Burstable startTime: "2026-05-25T02:26:58Z" - apiVersion: v1 kind: Pod metadata: annotations: cluster-autoscaler.kubernetes.io/enable-ds-eviction: "false" creationTimestamp: "2026-05-25T02:26:40Z" generateName: iptables-alerter- generation: 1 labels: app: iptables-alerter component: network controller-revision-hash: fd64dfd8 openshift.io/component: network pod-template-generation: "1" type: infra managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:cluster-autoscaler.kubernetes.io/enable-ds-eviction: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app: {} f:component: {} f:controller-revision-hash: {} f:openshift.io/component: {} f:pod-template-generation: {} f:type: {} f:ownerReferences: .: {} k:{"uid":"edd2b68a-5260-4c0b-acc7-7c1da06df29c"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"iptables-alerter"}: .: {} f:command: {} f:env: .: {} k:{"name":"ALERTER_POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/host"}: .: {} f:mountPath: {} f:mountPropagation: {} f:name: {} f:readOnly: {} k:{"mountPath":"/iptables-alerter"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"host-slash"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"iptables-alerter-script"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-05-25T02:26:40Z" - 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.0.133.46"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T02:27:02Z" name: iptables-alerter-fg4qw namespace: openshift-network-operator ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: iptables-alerter uid: edd2b68a-5260-4c0b-acc7-7c1da06df29c resourceVersion: "6066" uid: 881b3612-a04a-43f6-93a2-350317fda6a2 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-133-46.ec2.internal containers: - command: - /iptables-alerter/iptables-alerter.sh env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///run/crio/crio.sock - name: ALERTER_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imagePullPolicy: IfNotPresent name: iptables-alerter resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host mountPropagation: HostToContainer name: host-slash readOnly: true - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-qgrfn readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true hostPID: true imagePullSecrets: - name: iptables-alerter-dockercfg-wdlbr nodeName: ip-10-0-133-46.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: iptables-alerter serviceAccountName: iptables-alerter terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - configMap: defaultMode: 484 name: iptables-alerter-script name: iptables-alerter-script - hostPath: path: / type: "" name: host-slash - name: kube-api-access-qgrfn 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-25T02:27:02Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:42Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:02Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:02Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:40Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 65Mi containerID: cri-o://78dc1c5631de51e516d5ffa38ecc7726d6ec969502f11a01714409136cd27b77 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433 lastState: {} name: iptables-alerter ready: true resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T02:27:02Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host name: host-slash readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-qgrfn readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.133.46 hostIPs: - ip: 10.0.133.46 phase: Running podIP: 10.0.133.46 podIPs: - ip: 10.0.133.46 qosClass: Burstable startTime: "2026-05-25T02:26:42Z" - apiVersion: v1 kind: Pod metadata: annotations: cluster-autoscaler.kubernetes.io/enable-ds-eviction: "false" creationTimestamp: "2026-05-25T02:26:39Z" generateName: iptables-alerter- generation: 1 labels: app: iptables-alerter component: network controller-revision-hash: fd64dfd8 openshift.io/component: network pod-template-generation: "1" type: infra managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:cluster-autoscaler.kubernetes.io/enable-ds-eviction: {} f:target.workload.openshift.io/management: {} f:generateName: {} f:labels: .: {} f:app: {} f:component: {} f:controller-revision-hash: {} f:openshift.io/component: {} f:pod-template-generation: {} f:type: {} f:ownerReferences: .: {} k:{"uid":"edd2b68a-5260-4c0b-acc7-7c1da06df29c"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:containers: k:{"name":"iptables-alerter"}: .: {} f:command: {} f:env: .: {} k:{"name":"ALERTER_POD_NAME"}: .: {} f:name: {} f:valueFrom: .: {} f:fieldRef: {} k:{"name":"CONTAINER_RUNTIME_ENDPOINT"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/host"}: .: {} f:mountPath: {} f:mountPropagation: {} f:name: {} f:readOnly: {} k:{"mountPath":"/iptables-alerter"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:hostPID: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"host-slash"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"iptables-alerter-script"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-05-25T02:26:39Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.0.143.253"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-05-25T02:27:03Z" name: iptables-alerter-jx7t9 namespace: openshift-network-operator ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: iptables-alerter uid: edd2b68a-5260-4c0b-acc7-7c1da06df29c resourceVersion: "6074" uid: 16ec1a83-8231-4c97-b298-a9e5b982d5a8 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-143-253.ec2.internal containers: - command: - /iptables-alerter/iptables-alerter.sh env: - name: CONTAINER_RUNTIME_ENDPOINT value: unix:///run/crio/crio.sock - name: ALERTER_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imagePullPolicy: IfNotPresent name: iptables-alerter resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host mountPropagation: HostToContainer name: host-slash readOnly: true - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-47264 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true hostPID: true imagePullSecrets: - name: iptables-alerter-dockercfg-wdlbr nodeName: ip-10-0-143-253.ec2.internal nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: iptables-alerter serviceAccountName: iptables-alerter terminationGracePeriodSeconds: 10 tolerations: - operator: Exists volumes: - configMap: defaultMode: 484 name: iptables-alerter-script name: iptables-alerter-script - hostPath: path: / type: "" name: host-slash - name: kube-api-access-47264 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-25T02:27:02Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:41Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:02Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-05-25T02:27:02Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-05-25T02:26:39Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 10m memory: 65Mi containerID: cri-o://08b47c848b90ae0f9ff500273fc27021d1c78da8a2fb23105701b43a6a7a5219 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7feb4aac0703a07483fb3b0d49bd8db240b7d18604657a2b89ba537c8dbbd64b imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:11e39b66734f91492a86f211c291effcdfc2d40af71f1210c7d313030e327433 lastState: {} name: iptables-alerter ready: true resources: limits: cpu: 10m requests: cpu: 10m memory: 65Mi restartCount: 0 started: true state: running: startedAt: "2026-05-25T02:27:02Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /iptables-alerter name: iptables-alerter-script - mountPath: /host name: host-slash readOnly: true recursiveReadOnly: Disabled - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-47264 readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.143.253 hostIPs: - ip: 10.0.143.253 phase: Running podIP: 10.0.143.253 podIPs: - ip: 10.0.143.253 qosClass: Burstable startTime: "2026-05-25T02:26:41Z" kind: PodList metadata: resourceVersion: "47641"