--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.3/23"],"mac_address":"0a:58:0a:86:00:03","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.3/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.3" ], "mac": "0a:58:0a:86:00:03", "default": true, "dns": {} }] creationTimestamp: "2026-07-24T09:57:03Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 64bdc476d5 hypershift.openshift.io/globalps-config-hash: 448b387c name: global-pull-secret-syncer pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:generateName: {} f:labels: .: {} f:controller-revision-hash: {} f:hypershift.openshift.io/globalps-config-hash: {} f:name: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"91bef7e8-6da7-41f9-a4eb-50ffda0fa942"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"global-pull-secret-syncer"}: .: {} f:args: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/original-pull-secret"}: .: {} f:mountPath: {} f:name: {} f:readOnly: {} k:{"mountPath":"/var/lib/kubelet"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/run/dbus"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"dbus"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"kubelet-config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"original-pull-secret"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:57:03Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-136-247 operation: Update subresource: status time: "2026-07-24T09:57:31Z" - 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-07-24T09:58:08Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.134.0.3"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:58:13Z" name: global-pull-secret-syncer-dpb8f namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: 91bef7e8-6da7-41f9-a4eb-50ffda0fa942 resourceVersion: "7240" uid: bcfd29a4-aa4e-4757-9d44-0339d2c37d32 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-136-247.ec2.internal automountServiceAccountToken: false containers: - args: - sync-global-pullsecret command: - /usr/bin/control-plane-operator image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imagePullPolicy: IfNotPresent name: global-pull-secret-syncer resources: requests: cpu: 5m memory: 35Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true dnsPolicy: Default enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-136-247.ec2.internal nodeSelector: hypershift.openshift.io/nodepool-globalps-enabled: "true" preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - hostPath: path: /var/lib/kubelet type: Directory name: kubelet-config - hostPath: path: /var/run/dbus type: Directory name: dbus - name: original-pull-secret secret: defaultMode: 420 secretName: original-pull-secret status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:13Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:04Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:13Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:13Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:03Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://e3bc74fb77abc4d47c2bb1912126866b5cfa099d6835b49d04094ffbf1282aff image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:293fa839fb89fb9cbf1ce2af15b9a77fd74330235b9cfb7c52dd9036aeaa9460 lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:58:12Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.136.247 hostIPs: - ip: 10.0.136.247 observedGeneration: 1 phase: Running podIP: 10.134.0.3 podIPs: - ip: 10.134.0.3 qosClass: Burstable startTime: "2026-07-24T09:57:04Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.133.0.3/23"],"mac_address":"0a:58:0a:85:00:03","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.3/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.3" ], "mac": "0a:58:0a:85:00:03", "default": true, "dns": {} }] creationTimestamp: "2026-07-24T09:56:49Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 64bdc476d5 hypershift.openshift.io/globalps-config-hash: 448b387c name: global-pull-secret-syncer pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:generateName: {} f:labels: .: {} f:controller-revision-hash: {} f:hypershift.openshift.io/globalps-config-hash: {} f:name: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"91bef7e8-6da7-41f9-a4eb-50ffda0fa942"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"global-pull-secret-syncer"}: .: {} f:args: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/original-pull-secret"}: .: {} f:mountPath: {} f:name: {} f:readOnly: {} k:{"mountPath":"/var/lib/kubelet"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/run/dbus"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"dbus"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"kubelet-config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"original-pull-secret"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:56:49Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-134-38 operation: Update subresource: status time: "2026-07-24T09:57:20Z" - 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-07-24T09:57:55Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.133.0.3"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:58:00Z" name: global-pull-secret-syncer-vwfkv namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: 91bef7e8-6da7-41f9-a4eb-50ffda0fa942 resourceVersion: "7130" uid: 7c33d9b4-208a-4c49-b702-66b40e2a73fa spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-134-38.ec2.internal automountServiceAccountToken: false containers: - args: - sync-global-pullsecret command: - /usr/bin/control-plane-operator image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imagePullPolicy: IfNotPresent name: global-pull-secret-syncer resources: requests: cpu: 5m memory: 35Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true dnsPolicy: Default enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-134-38.ec2.internal nodeSelector: hypershift.openshift.io/nodepool-globalps-enabled: "true" preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - hostPath: path: /var/lib/kubelet type: Directory name: kubelet-config - hostPath: path: /var/run/dbus type: Directory name: dbus - name: original-pull-secret secret: defaultMode: 420 secretName: original-pull-secret status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:00Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:51Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:00Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:58:00Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:49Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://59a93bf38080329ac38b5a5f6e029aab8583c50036b906b4022324b0210defd7 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:293fa839fb89fb9cbf1ce2af15b9a77fd74330235b9cfb7c52dd9036aeaa9460 lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:59Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.134.38 hostIPs: - ip: 10.0.134.38 observedGeneration: 1 phase: Running podIP: 10.133.0.3 podIPs: - ip: 10.133.0.3 qosClass: Burstable startTime: "2026-07-24T09:56:51Z" - 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": {} }] creationTimestamp: "2026-07-24T09:56:47Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 64bdc476d5 hypershift.openshift.io/globalps-config-hash: 448b387c name: global-pull-secret-syncer pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:generateName: {} f:labels: .: {} f:controller-revision-hash: {} f:hypershift.openshift.io/globalps-config-hash: {} f:name: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"91bef7e8-6da7-41f9-a4eb-50ffda0fa942"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"global-pull-secret-syncer"}: .: {} f:args: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:privileged: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/original-pull-secret"}: .: {} f:mountPath: {} f:name: {} f:readOnly: {} k:{"mountPath":"/var/lib/kubelet"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/var/run/dbus"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeSelector: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"dbus"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"kubelet-config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"original-pull-secret"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:56:47Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-131-23 operation: Update subresource: status time: "2026-07-24T09:57:16Z" - 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-07-24T09:57:52Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.132.0.3"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:57:57Z" name: global-pull-secret-syncer-xsj4t namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: 91bef7e8-6da7-41f9-a4eb-50ffda0fa942 resourceVersion: "7104" uid: d853ec2c-9dca-41db-b642-4ae5d6dc99c8 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-131-23.ec2.internal automountServiceAccountToken: false containers: - args: - sync-global-pullsecret command: - /usr/bin/control-plane-operator image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imagePullPolicy: IfNotPresent name: global-pull-secret-syncer resources: requests: cpu: 5m memory: 35Mi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true dnsPolicy: Default enableServiceLinks: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-131-23.ec2.internal nodeSelector: hypershift.openshift.io/nodepool-globalps-enabled: "true" preemptionPolicy: PreemptLowerPriority priority: 1000000000 priorityClassName: openshift-user-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - hostPath: path: /var/lib/kubelet type: Directory name: kubelet-config - hostPath: path: /var/run/dbus type: Directory name: dbus - name: original-pull-secret secret: defaultMode: 420 secretName: original-pull-secret status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:57Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:48Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:57Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:57Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:47Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://472ae29fb4acf6f0dd941883647499cd083a5bb1fb5f5738ef79fd471d9d9d6e image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db45730f38384cb9f01ddcadeb44c84f374d2f7247d6bac02763ad686d826fbc imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:293fa839fb89fb9cbf1ce2af15b9a77fd74330235b9cfb7c52dd9036aeaa9460 lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:56Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 0 volumeMounts: - mountPath: /var/lib/kubelet name: kubelet-config - mountPath: /var/run/dbus name: dbus - mountPath: /etc/original-pull-secret name: original-pull-secret readOnly: true recursiveReadOnly: Disabled hostIP: 10.0.131.23 hostIPs: - ip: 10.0.131.23 observedGeneration: 1 phase: Running podIP: 10.132.0.3 podIPs: - ip: 10.132.0.3 qosClass: Burstable startTime: "2026-07-24T09:56:48Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.26-multi creationTimestamp: "2026-07-24T09:56:49Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 74665878f9 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:hypershift.openshift.io/release-image: {} f:generateName: {} f:labels: .: {} f:app: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"c2e21550-35ae-499c-8933-5f5b119ac718"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"konnectivity-agent"}: .: {} f:args: {} f:command: {} f:env: .: {} k:{"name":"HTTP_PROXY"}: .: {} f:name: {} k:{"name":"HTTPS_PROXY"}: .: {} f:name: {} k:{"name":"NO_PROXY"}: .: {} f:name: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:startupProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/konnectivity/agent"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/konnectivity/ca"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: .: {} f:runAsUser: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"agent-certs"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"konnectivity-ca"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:56:49Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.0.134.38"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:57:12Z" name: konnectivity-agent-2544x namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: c2e21550-35ae-499c-8933-5f5b119ac718 resourceVersion: "6404" uid: 019d862a-11d6-4d8a-a56f-48203a8a3034 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-134-38.ec2.internal automountServiceAccountToken: false containers: - args: - --logtostderr=true - --ca-cert - /etc/konnectivity/ca/ca.crt - --agent-cert - /etc/konnectivity/agent/tls.crt - --agent-key - /etc/konnectivity/agent/tls.key - --proxy-server-host - konnectivity-server-clusters-f1046a0d-000a-4093-8ec6--5f1bd1a5.apps.kflux-prd-es01.1ion.p1.openshiftapps.com - --proxy-server-port - "443" - --health-server-host - 127.0.0.1 - --health-server-port - "2041" - --agent-identifiers=default-route=true - --keepalive-time - 30s - --probe-interval - 5s - --sync-interval - 5s - --sync-interval-cap - 30s - --v - "3" command: - /usr/bin/proxy-agent env: - name: HTTP_PROXY - name: HTTPS_PROXY - name: NO_PROXY image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 6 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 name: konnectivity-agent readinessProbe: failureThreshold: 1 httpGet: host: 127.0.0.1 path: readyz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 resources: requests: cpu: 40m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true startupProbe: failureThreshold: 60 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 5 successThreshold: 1 timeoutSeconds: 5 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca dnsPolicy: Default enableServiceLinks: true hostNetwork: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-134-38.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: runAsUser: 1000 serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - name: agent-certs secret: defaultMode: 416 secretName: konnectivity-agent - configMap: defaultMode: 416 name: konnectivity-ca-bundle name: konnectivity-ca status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:11Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:51Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:12Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:12Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:49Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://baa0cdc681e93837378a3f778daa8f70a55a2fda6a9eaf6c8c60b5b44c4e1d23 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:11Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1000 volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca hostIP: 10.0.134.38 hostIPs: - ip: 10.0.134.38 observedGeneration: 1 phase: Running podIP: 10.0.134.38 podIPs: - ip: 10.0.134.38 qosClass: Burstable startTime: "2026-07-24T09:56:51Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.26-multi creationTimestamp: "2026-07-24T09:57:02Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 74665878f9 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:hypershift.openshift.io/release-image: {} f:generateName: {} f:labels: .: {} f:app: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"c2e21550-35ae-499c-8933-5f5b119ac718"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"konnectivity-agent"}: .: {} f:args: {} f:command: {} f:env: .: {} k:{"name":"HTTP_PROXY"}: .: {} f:name: {} k:{"name":"HTTPS_PROXY"}: .: {} f:name: {} k:{"name":"NO_PROXY"}: .: {} f:name: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:startupProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/konnectivity/agent"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/konnectivity/ca"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: .: {} f:runAsUser: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"agent-certs"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"konnectivity-ca"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:57:02Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.0.136.247"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:57:32Z" name: konnectivity-agent-4jgk2 namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: c2e21550-35ae-499c-8933-5f5b119ac718 resourceVersion: "6886" uid: 824429d9-084b-40e6-a3d5-94e6a32e2916 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-136-247.ec2.internal automountServiceAccountToken: false containers: - args: - --logtostderr=true - --ca-cert - /etc/konnectivity/ca/ca.crt - --agent-cert - /etc/konnectivity/agent/tls.crt - --agent-key - /etc/konnectivity/agent/tls.key - --proxy-server-host - konnectivity-server-clusters-f1046a0d-000a-4093-8ec6--5f1bd1a5.apps.kflux-prd-es01.1ion.p1.openshiftapps.com - --proxy-server-port - "443" - --health-server-host - 127.0.0.1 - --health-server-port - "2041" - --agent-identifiers=default-route=true - --keepalive-time - 30s - --probe-interval - 5s - --sync-interval - 5s - --sync-interval-cap - 30s - --v - "3" command: - /usr/bin/proxy-agent env: - name: HTTP_PROXY - name: HTTPS_PROXY - name: NO_PROXY image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 6 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 name: konnectivity-agent readinessProbe: failureThreshold: 1 httpGet: host: 127.0.0.1 path: readyz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 resources: requests: cpu: 40m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true startupProbe: failureThreshold: 60 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 5 successThreshold: 1 timeoutSeconds: 5 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca dnsPolicy: Default enableServiceLinks: true hostNetwork: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-136-247.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: runAsUser: 1000 serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - name: agent-certs secret: defaultMode: 416 secretName: konnectivity-agent - configMap: defaultMode: 416 name: konnectivity-ca-bundle name: konnectivity-ca status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:24Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:04Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:32Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:32Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:03Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://fabafa010d5bf156b1bd142f7ceb343adc35880d77f964a9878e05b2ced1ac12 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:24Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1000 volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca hostIP: 10.0.136.247 hostIPs: - ip: 10.0.136.247 observedGeneration: 1 phase: Running podIP: 10.0.136.247 podIPs: - ip: 10.0.136.247 qosClass: Burstable startTime: "2026-07-24T09:57:04Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.26-multi creationTimestamp: "2026-07-24T09:56:46Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 74665878f9 pod-template-generation: "1" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:hypershift.openshift.io/release-image: {} f:generateName: {} f:labels: .: {} f:app: {} f:controller-revision-hash: {} f:pod-template-generation: {} f:ownerReferences: .: {} k:{"uid":"c2e21550-35ae-499c-8933-5f5b119ac718"}: {} f:spec: f:affinity: .: {} f:nodeAffinity: .: {} f:requiredDuringSchedulingIgnoredDuringExecution: {} f:automountServiceAccountToken: {} f:containers: k:{"name":"konnectivity-agent"}: .: {} f:args: {} f:command: {} f:env: .: {} k:{"name":"HTTP_PROXY"}: .: {} f:name: {} k:{"name":"HTTPS_PROXY"}: .: {} f:name: {} k:{"name":"NO_PROXY"}: .: {} f:name: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:readinessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:allowPrivilegeEscalation: {} f:capabilities: .: {} f:drop: {} f:readOnlyRootFilesystem: {} f:runAsNonRoot: {} f:startupProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/konnectivity/agent"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/etc/konnectivity/ca"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: .: {} f:runAsUser: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"agent-certs"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:secretName: {} k:{"name":"konnectivity-ca"}: .: {} f:configMap: .: {} f:defaultMode: {} f:name: {} f:name: {} manager: kube-controller-manager operation: Update time: "2026-07-24T09:56:46Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: f:observedGeneration: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:observedGeneration: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:observedGeneration: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.0.131.23"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:57:12Z" name: konnectivity-agent-4jj2v namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: c2e21550-35ae-499c-8933-5f5b119ac718 resourceVersion: "6403" uid: 9f8c982d-76af-4557-b750-412e20b8f12a spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-131-23.ec2.internal automountServiceAccountToken: false containers: - args: - --logtostderr=true - --ca-cert - /etc/konnectivity/ca/ca.crt - --agent-cert - /etc/konnectivity/agent/tls.crt - --agent-key - /etc/konnectivity/agent/tls.key - --proxy-server-host - konnectivity-server-clusters-f1046a0d-000a-4093-8ec6--5f1bd1a5.apps.kflux-prd-es01.1ion.p1.openshiftapps.com - --proxy-server-port - "443" - --health-server-host - 127.0.0.1 - --health-server-port - "2041" - --agent-identifiers=default-route=true - --keepalive-time - 30s - --probe-interval - 5s - --sync-interval - 5s - --sync-interval-cap - 30s - --v - "3" command: - /usr/bin/proxy-agent env: - name: HTTP_PROXY - name: HTTPS_PROXY - name: NO_PROXY image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 6 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 name: konnectivity-agent readinessProbe: failureThreshold: 1 httpGet: host: 127.0.0.1 path: readyz port: 2041 scheme: HTTP periodSeconds: 30 successThreshold: 1 timeoutSeconds: 5 resources: requests: cpu: 40m memory: 50Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true startupProbe: failureThreshold: 60 httpGet: host: 127.0.0.1 path: healthz port: 2041 scheme: HTTP periodSeconds: 5 successThreshold: 1 timeoutSeconds: 5 terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca dnsPolicy: Default enableServiceLinks: true hostNetwork: true imagePullSecrets: - name: default-dockercfg-fgjld nodeName: ip-10-0-131-23.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: runAsUser: 1000 serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - operator: Exists volumes: - name: agent-certs secret: defaultMode: 416 secretName: konnectivity-agent - configMap: defaultMode: 416 name: konnectivity-ca-bundle name: konnectivity-ca status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:09Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:48Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:12Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:12Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:46Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://490330ea8e8f5e950817d59528f3a0aec41f117cb1248549f20df823beaa20c1 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:39fb880a46d245719ae227a8b8e803ed4945a53bbfd7aef02be61d262527989a lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:08Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1000 volumeMounts: - mountPath: /etc/konnectivity/agent name: agent-certs - mountPath: /etc/konnectivity/ca name: konnectivity-ca hostIP: 10.0.131.23 hostIPs: - ip: 10.0.131.23 observedGeneration: 1 phase: Running podIP: 10.0.131.23 podIPs: - ip: 10.0.131.23 qosClass: Burstable startTime: "2026-07-24T09:56:48Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 3ff7e6d6dc372649b853c14fc595bb8f kubernetes.io/config.mirror: 3ff7e6d6dc372649b853c14fc595bb8f kubernetes.io/config.seen: "2026-07-24T09:56:45.984986702Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-24T09:56:47Z" generation: 1 labels: k8s-app: kube-apiserver-proxy managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubernetes.io/config.hash: {} f:kubernetes.io/config.mirror: {} f:kubernetes.io/config.seen: {} f:kubernetes.io/config.source: {} f:labels: .: {} f:k8s-app: {} f:ownerReferences: .: {} k:{"uid":"e540b236-0290-4cef-b77f-8c27286b3060"}: {} f:spec: f:containers: k:{"name":"haproxy"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:ports: .: {} k:{"containerPort":6443,"protocol":"TCP"}: .: {} f:containerPort: {} f:hostPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:runAsUser: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/usr/local/etc/haproxy"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:nodeName: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} manager: kubelet operation: Update time: "2026-07-24T09:56:47Z" - 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":"PodScheduled"}: .: {} 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.131.23"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:56:50Z" name: kube-apiserver-proxy-ip-10-0-131-23.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-131-23.ec2.internal uid: e540b236-0290-4cef-b77f-8c27286b3060 resourceVersion: "5828" uid: 7a88e6dc-ea7f-412c-83e0-047905f26cb1 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 httpGet: host: 172.20.0.1 path: /version port: 6443 scheme: HTTPS initialDelaySeconds: 120 periodSeconds: 120 successThreshold: 1 timeoutSeconds: 1 name: haproxy ports: - containerPort: 6443 hostPort: 6443 name: apiserver protocol: TCP resources: requests: cpu: 13m memory: 16Mi securityContext: runAsUser: 1001 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /usr/local/etc/haproxy name: config dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true nodeName: ip-10-0-131-23.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - hostPath: path: /etc/kubernetes/apiserver-proxy-config type: "" name: config status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:50Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:46Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:50Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:50Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:46Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://ec540674e6715d40c71ff9a9b91cb2288005ba78d636e514aecd43a2c454ac3a image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:44dcc3802076a6fb1ea11dff5479cc5721d7c3452fb04af6023d965e5d92c987 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:56:49Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.131.23 hostIPs: - ip: 10.0.131.23 phase: Running podIP: 10.0.131.23 podIPs: - ip: 10.0.131.23 qosClass: Burstable startTime: "2026-07-24T09:56:46Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 7d4797a5a33a084f6ec73c9548987bed kubernetes.io/config.mirror: 7d4797a5a33a084f6ec73c9548987bed kubernetes.io/config.seen: "2026-07-24T09:56:49.137424332Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-24T09:56:50Z" generation: 1 labels: k8s-app: kube-apiserver-proxy managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubernetes.io/config.hash: {} f:kubernetes.io/config.mirror: {} f:kubernetes.io/config.seen: {} f:kubernetes.io/config.source: {} f:labels: .: {} f:k8s-app: {} f:ownerReferences: .: {} k:{"uid":"7b6665f5-3a23-4039-99c0-835d145e48bd"}: {} f:spec: f:containers: k:{"name":"haproxy"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:ports: .: {} k:{"containerPort":6443,"protocol":"TCP"}: .: {} f:containerPort: {} f:hostPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:runAsUser: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/usr/local/etc/haproxy"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:nodeName: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} manager: kubelet operation: Update time: "2026-07-24T09:56:50Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: .: {} 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.134.38"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:56:53Z" name: kube-apiserver-proxy-ip-10-0-134-38.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-134-38.ec2.internal uid: 7b6665f5-3a23-4039-99c0-835d145e48bd resourceVersion: "5907" uid: d17cf6f3-3ca4-4e28-a9d5-297a8c94e522 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 httpGet: host: 172.20.0.1 path: /version port: 6443 scheme: HTTPS initialDelaySeconds: 120 periodSeconds: 120 successThreshold: 1 timeoutSeconds: 1 name: haproxy ports: - containerPort: 6443 hostPort: 6443 name: apiserver protocol: TCP resources: requests: cpu: 13m memory: 16Mi securityContext: runAsUser: 1001 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /usr/local/etc/haproxy name: config dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true nodeName: ip-10-0-134-38.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - hostPath: path: /etc/kubernetes/apiserver-proxy-config type: "" name: config status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:53Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:49Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:53Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:53Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:56:49Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://a7b6171d12625ad257e7c7aba88697f9f16460278f5c29a5119ed510a22384d5 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:44dcc3802076a6fb1ea11dff5479cc5721d7c3452fb04af6023d965e5d92c987 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:56:52Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.134.38 hostIPs: - ip: 10.0.134.38 phase: Running podIP: 10.0.134.38 podIPs: - ip: 10.0.134.38 qosClass: Burstable startTime: "2026-07-24T09:56:49Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: f42d3ae68cadbebcf1e1b0f116456906 kubernetes.io/config.mirror: f42d3ae68cadbebcf1e1b0f116456906 kubernetes.io/config.seen: "2026-07-24T09:57:02.019753316Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-24T09:57:03Z" generation: 1 labels: k8s-app: kube-apiserver-proxy managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubernetes.io/config.hash: {} f:kubernetes.io/config.mirror: {} f:kubernetes.io/config.seen: {} f:kubernetes.io/config.source: {} f:labels: .: {} f:k8s-app: {} f:ownerReferences: .: {} k:{"uid":"8f6342ea-8077-4ce9-980c-8a06c595a844"}: {} f:spec: f:containers: k:{"name":"haproxy"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:livenessProbe: .: {} f:failureThreshold: {} f:httpGet: .: {} f:host: {} f:path: {} f:port: {} f:scheme: {} f:initialDelaySeconds: {} f:periodSeconds: {} f:successThreshold: {} f:timeoutSeconds: {} f:name: {} f:ports: .: {} k:{"containerPort":6443,"protocol":"TCP"}: .: {} f:containerPort: {} f:hostPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:runAsUser: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/usr/local/etc/haproxy"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:hostNetwork: {} f:nodeName: {} f:priorityClassName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"config"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} manager: kubelet operation: Update time: "2026-07-24T09:57:03Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: .: {} 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.136.247"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-24T09:57:06Z" name: kube-apiserver-proxy-ip-10-0-136-247.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-136-247.ec2.internal uid: 8f6342ea-8077-4ce9-980c-8a06c595a844 resourceVersion: "6182" uid: b3a82521-1b09-477f-953e-668f3d6d5c58 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 httpGet: host: 172.20.0.1 path: /version port: 6443 scheme: HTTPS initialDelaySeconds: 120 periodSeconds: 120 successThreshold: 1 timeoutSeconds: 1 name: haproxy ports: - containerPort: 6443 hostPort: 6443 name: apiserver protocol: TCP resources: requests: cpu: 13m memory: 16Mi securityContext: runAsUser: 1001 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /usr/local/etc/haproxy name: config dnsPolicy: ClusterFirst enableServiceLinks: true hostNetwork: true nodeName: ip-10-0-136-247.ec2.internal preemptionPolicy: PreemptLowerPriority priority: 2000001000 priorityClassName: system-node-critical restartPolicy: Always schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute operator: Exists - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - hostPath: path: /etc/kubernetes/apiserver-proxy-config type: "" name: config status: conditions: - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:06Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:02Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:06Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:06Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-24T09:57:02Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://60401b19f3e57db369bbb4bae2a97614a7a24a879615f4d1e3f767ee0cab3e41 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:924ddd9185690e32284b189b3d0c7f005f10029b713c963227fee4da98829559 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:44dcc3802076a6fb1ea11dff5479cc5721d7c3452fb04af6023d965e5d92c987 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-24T09:57:05Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.136.247 hostIPs: - ip: 10.0.136.247 phase: Running podIP: 10.0.136.247 podIPs: - ip: 10.0.136.247 qosClass: Burstable startTime: "2026-07-24T09:57:02Z" kind: PodList metadata: resourceVersion: "14852"