--- apiVersion: v1 items: - 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": {} }] creationTimestamp: "2026-06-13T00:55:53Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 9788df4fc 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":"a796a72d-04e0-419a-a8f1-bd01c2e9c2dd"}: {} 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-06-13T00:55:53Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-138-143 operation: Update subresource: status time: "2026-06-13T00:56:23Z" - 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-06-13T00:56:59Z" - 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.4"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:57:04Z" name: global-pull-secret-syncer-58kc2 namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: a796a72d-04e0-419a-a8f1-bd01c2e9c2dd resourceVersion: "7844" uid: 9dc4b2f0-4d2f-4bb8-9dc3-166b3120d1df spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-138-143.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:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe 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-4f6zk nodeName: ip-10-0-138-143.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-06-13T00:57:04Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:55Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:57:04Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:57:04Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:53Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://a20c2fd4a4a701cc9bb5565772432814df1e38a4c87fb4969d29f2e79c514e93 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:57:04Z" 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.138.143 hostIPs: - ip: 10.0.138.143 observedGeneration: 1 phase: Running podIP: 10.134.0.4 podIPs: - ip: 10.134.0.4 qosClass: Burstable startTime: "2026-06-13T00:55:55Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.132.0.5/23"],"mac_address":"0a:58:0a:84:00:05","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.5/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.5" ], "mac": "0a:58:0a:84:00:05", "default": true, "dns": {} }] creationTimestamp: "2026-06-13T00:55:27Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 9788df4fc 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":"a796a72d-04e0-419a-a8f1-bd01c2e9c2dd"}: {} 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-06-13T00:55:27Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-140-23 operation: Update subresource: status time: "2026-06-13T00:55:56Z" - 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-06-13T00:56:32Z" - 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.5"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:56:39Z" name: global-pull-secret-syncer-pvstp namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: a796a72d-04e0-419a-a8f1-bd01c2e9c2dd resourceVersion: "7634" uid: c6eaa436-6a21-4837-a427-6cbdaae027c7 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-140-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:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe 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-4f6zk nodeName: ip-10-0-140-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-06-13T00:56:39Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:28Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:39Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:39Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:27Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://c2b4e29f87bfb867530137d4166ad246cd0bcdb9cedd162d2744504b1aac8672 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:56:38Z" 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.140.23 hostIPs: - ip: 10.0.140.23 observedGeneration: 1 phase: Running podIP: 10.132.0.5 podIPs: - ip: 10.132.0.5 qosClass: Burstable startTime: "2026-06-13T00:55:28Z" - 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-06-13T00:55:34Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 9788df4fc 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":"a796a72d-04e0-419a-a8f1-bd01c2e9c2dd"}: {} 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-06-13T00:55:34Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-130-214 operation: Update subresource: status time: "2026-06-13T00:56:04Z" - 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-06-13T00:56:39Z" - 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-06-13T00:56:45Z" name: global-pull-secret-syncer-sw6kz namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: a796a72d-04e0-419a-a8f1-bd01c2e9c2dd resourceVersion: "7675" uid: 7824cd91-bb22-4f70-8107-19fab9728aeb spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-130-214.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:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe 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-4f6zk nodeName: ip-10-0-130-214.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-06-13T00:56:45Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:35Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:45Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:45Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:34Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://a39cada13957354784a8eb78b33a4411fe42008b65e0d9ff43bf1d41092d59d2 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:865f191455cdeb365947117d2ce045720652bd414a8bb3b95f2c7696e2665abe lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:56:44Z" 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.130.214 hostIPs: - ip: 10.0.130.214 observedGeneration: 1 phase: Running podIP: 10.133.0.3 podIPs: - ip: 10.133.0.3 qosClass: Burstable startTime: "2026-06-13T00:55:35Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.20-multi creationTimestamp: "2026-06-13T00:55:26Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 76d5c8c49f 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":"27899992-1065-476b-8d72-1193628e09c0"}: {} 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-06-13T00:55:26Z" - 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.140.23"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:55:50Z" name: konnectivity-agent-cfh2n namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: 27899992-1065-476b-8d72-1193628e09c0 resourceVersion: "6627" uid: 32bb1370-fb10-465b-908c-21ccd5a74e23 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-140-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-5fd55e82-47c2-4f7c-b134--ed0eb8f2.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:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 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-4f6zk nodeName: ip-10-0-140-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-06-13T00:55:49Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:28Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:50Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:50Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:27Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://82cc80b1bfd44a9218ab94956bd7f280d038c33990c4d14e8ff914fcfbf7b01d image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2aa1cec184f046c9629bba43f183d533adf13ead8de7e4b6bcfe3c1d16662912 lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:55:48Z" 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.140.23 hostIPs: - ip: 10.0.140.23 observedGeneration: 1 phase: Running podIP: 10.0.140.23 podIPs: - ip: 10.0.140.23 qosClass: Burstable startTime: "2026-06-13T00:55:28Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.20-multi creationTimestamp: "2026-06-13T00:55:34Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 76d5c8c49f 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":"27899992-1065-476b-8d72-1193628e09c0"}: {} 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-06-13T00:55:34Z" - 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.130.214"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:56:01Z" name: konnectivity-agent-fwxpp namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: 27899992-1065-476b-8d72-1193628e09c0 resourceVersion: "7059" uid: 465f21db-4871-4b4f-ae40-9a9cb8abfb93 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-130-214.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-5fd55e82-47c2-4f7c-b134--ed0eb8f2.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:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 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-4f6zk nodeName: ip-10-0-130-214.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-06-13T00:55:56Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:35Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:01Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:01Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:34Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://f4f49f848ae7685cec2286258310197822ff7385791ef349b1ed5f5d1c2c7839 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2aa1cec184f046c9629bba43f183d533adf13ead8de7e4b6bcfe3c1d16662912 lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:55:56Z" 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.130.214 hostIPs: - ip: 10.0.130.214 observedGeneration: 1 phase: Running podIP: 10.0.130.214 podIPs: - ip: 10.0.130.214 qosClass: Burstable startTime: "2026-06-13T00:55:35Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.20-multi creationTimestamp: "2026-06-13T00:55:53Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: 76d5c8c49f 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":"27899992-1065-476b-8d72-1193628e09c0"}: {} 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-06-13T00:55:53Z" - 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.138.143"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:56:16Z" name: konnectivity-agent-lrzbn namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: 27899992-1065-476b-8d72-1193628e09c0 resourceVersion: "7382" uid: 160bb22c-b6f3-4458-88bc-8f32f8f11e01 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-138-143.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-5fd55e82-47c2-4f7c-b134--ed0eb8f2.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:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 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-4f6zk nodeName: ip-10-0-138-143.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-06-13T00:56:15Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:55Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:16Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:56:16Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:53Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://a9d311ad2b1fb077c44d7e5949fff32c3d58881ab34552cf6bbad1e2eba3ff47 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d8e72000fedb2e238aecf2bd829b32ada7d5f8746055fd866eb30484eb12d13 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2aa1cec184f046c9629bba43f183d533adf13ead8de7e4b6bcfe3c1d16662912 lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:56:15Z" 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.138.143 hostIPs: - ip: 10.0.138.143 observedGeneration: 1 phase: Running podIP: 10.0.138.143 podIPs: - ip: 10.0.138.143 qosClass: Burstable startTime: "2026-06-13T00:55:55Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: ee182934718ac6ddf7f5a689fd00a096 kubernetes.io/config.mirror: ee182934718ac6ddf7f5a689fd00a096 kubernetes.io/config.seen: "2026-06-13T00:55:34.617261062Z" kubernetes.io/config.source: file creationTimestamp: "2026-06-13T00:55:35Z" 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":"c8690287-6d8a-42c8-b62a-500fdc8fa885"}: {} 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-06-13T00:55:35Z" - 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.130.214"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:55:56Z" name: kube-apiserver-proxy-ip-10-0-130-214.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-130-214.ec2.internal uid: c8690287-6d8a-42c8-b62a-500fdc8fa885 resourceVersion: "6946" uid: 9e82591f-3e17-4329-9001-96d5d3f33762 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 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-130-214.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-06-13T00:55:56Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:34Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:56Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:56Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:34Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://4a64af70952929c1d9497eae43df14dfe4305129e785ac2cf5a65d2d9940c6ef image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:55:56Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.130.214 hostIPs: - ip: 10.0.130.214 phase: Running podIP: 10.0.130.214 podIPs: - ip: 10.0.130.214 qosClass: Burstable startTime: "2026-06-13T00:55:34Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 98003b8b65d71ef0482196d7e6019de0 kubernetes.io/config.mirror: 98003b8b65d71ef0482196d7e6019de0 kubernetes.io/config.seen: "2026-06-13T00:55:53.282798529Z" kubernetes.io/config.source: file creationTimestamp: "2026-06-13T00:55:54Z" 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":"191f92b6-cf7a-4c05-89b3-b3b7fc24a1ca"}: {} 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-06-13T00:55:54Z" - 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.138.143"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:55:56Z" name: kube-apiserver-proxy-ip-10-0-138-143.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-138-143.ec2.internal uid: 191f92b6-cf7a-4c05-89b3-b3b7fc24a1ca resourceVersion: "6910" uid: 06811fb3-b69f-4ee4-a4f5-05ee69718c1d spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 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-138-143.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-06-13T00:55:56Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:53Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:56Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:56Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:53Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://8d9fd91323504c1ae449ac547ddb3eddf90553d12c8dc0167c1cf91cb74459fb image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:55:56Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.138.143 hostIPs: - ip: 10.0.138.143 phase: Running podIP: 10.0.138.143 podIPs: - ip: 10.0.138.143 qosClass: Burstable startTime: "2026-06-13T00:55:53Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: f341c26788f7c8a897d12eca4dbc7e0d kubernetes.io/config.mirror: f341c26788f7c8a897d12eca4dbc7e0d kubernetes.io/config.seen: "2026-06-13T00:55:26.802904509Z" kubernetes.io/config.source: file creationTimestamp: "2026-06-13T00:55:28Z" 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":"3cd7b3a6-0a6c-4646-817d-8b1d8648e336"}: {} 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-06-13T00:55:28Z" - 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.140.23"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-06-13T00:55:30Z" name: kube-apiserver-proxy-ip-10-0-140-23.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-140-23.ec2.internal uid: 3cd7b3a6-0a6c-4646-817d-8b1d8648e336 resourceVersion: "6257" uid: 88b2bcd4-ccf9-4553-9f85-d81083896143 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 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-140-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-06-13T00:55:30Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:26Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:30Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:30Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-06-13T00:55:26Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://fc9a05d789e341b6e7d38598f86fe0442ff0106a67b38882f8e3354a51eabb42 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:68c43f6705263ac9281e11c8a7628b5a094439fd5433a540504fa88630506200 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-06-13T00:55:29Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.140.23 hostIPs: - ip: 10.0.140.23 phase: Running podIP: 10.0.140.23 podIPs: - ip: 10.0.140.23 qosClass: Burstable startTime: "2026-06-13T00:55:26Z" kind: PodList metadata: resourceVersion: "31990"