--- apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.132.0.4/23"],"mac_address":"0a:58:0a:84:00:04","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.4/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.4" ], "mac": "0a:58:0a:84:00:04", "default": true, "dns": {} }] creationTimestamp: "2026-07-01T18:27:24Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 6dc855df98 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":"c911fa01-b002-4b5e-b8d8-58f0b3ddde05"}: {} 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-01T18:27:24Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-135-235 operation: Update subresource: status time: "2026-07-01T18:27:53Z" - 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-01T18:28:29Z" - 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.4"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:28:35Z" name: global-pull-secret-syncer-lkhbg namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: c911fa01-b002-4b5e-b8d8-58f0b3ddde05 resourceVersion: "7684" uid: 09ccbf9c-12aa-4a97-a41a-398bfeaef7a3 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-135-235.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:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f 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-6l8dk nodeName: ip-10-0-135-235.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-01T18:28:35Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:25Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:35Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:35Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:24Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://932dec0ce874b8f1cceed57c8178376f4e96db8eb3702a829df433e22d191a44 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:28:34Z" 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.135.235 hostIPs: - ip: 10.0.135.235 observedGeneration: 1 phase: Running podIP: 10.132.0.4 podIPs: - ip: 10.132.0.4 qosClass: Burstable startTime: "2026-07-01T18:27:25Z" - 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-01T18:27:35Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 6dc855df98 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":"c911fa01-b002-4b5e-b8d8-58f0b3ddde05"}: {} 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-01T18:27:35Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-128-190 operation: Update subresource: status time: "2026-07-01T18:28:05Z" - 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-01T18:28:41Z" - 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-01T18:28:47Z" name: global-pull-secret-syncer-sjcfw namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: c911fa01-b002-4b5e-b8d8-58f0b3ddde05 resourceVersion: "8265" uid: 16343865-65ff-4e09-a37f-d7ba4939141a spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-128-190.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:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f 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-6l8dk nodeName: ip-10-0-128-190.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-01T18:28:47Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:37Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:47Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:47Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:35Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://7ec115c612a95ea947d23a9be43ae12384fc546362f390430bc805ca481168e5 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:28:47Z" 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.128.190 hostIPs: - ip: 10.0.128.190 observedGeneration: 1 phase: Running podIP: 10.133.0.3 podIPs: - ip: 10.133.0.3 qosClass: Burstable startTime: "2026-07-01T18:27:37Z" - apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.134.0.5/23"],"mac_address":"0a:58:0a:86:00:05","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.5/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.5" ], "mac": "0a:58:0a:86:00:05", "default": true, "dns": {} }] creationTimestamp: "2026-07-01T18:27:39Z" generateName: global-pull-secret-syncer- generation: 1 labels: controller-revision-hash: 6dc855df98 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":"c911fa01-b002-4b5e-b8d8-58f0b3ddde05"}: {} 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-01T18:27:39Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.ovn.org/pod-networks: {} manager: ip-10-0-133-114 operation: Update subresource: status time: "2026-07-01T18:28:09Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.v1.cni.cncf.io/network-status: {} manager: multus-daemon operation: Update subresource: status time: "2026-07-01T18:28:45Z" - 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.5"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:28:51Z" name: global-pull-secret-syncer-zl55s namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: global-pull-secret-syncer uid: c911fa01-b002-4b5e-b8d8-58f0b3ddde05 resourceVersion: "8373" uid: fa514adf-5a6e-4c8e-85be-661f9c10de48 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-133-114.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:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f 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-6l8dk nodeName: ip-10-0-133-114.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-01T18:28:51Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:41Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:51Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:51Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:39Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 5m memory: 35Mi containerID: cri-o://8e05115eb189d7ab5cdbc9c5d12cd8bcad4cef25afa9244243554170e5c29279 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:88b75e428047872533dd4456911e2057a43f6043b20c58bc0731395cf248fa4f lastState: {} name: global-pull-secret-syncer ready: true resources: requests: cpu: 5m memory: 35Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:28:51Z" 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.133.114 hostIPs: - ip: 10.0.133.114 observedGeneration: 1 phase: Running podIP: 10.134.0.5 podIPs: - ip: 10.134.0.5 qosClass: Burstable startTime: "2026-07-01T18:27:41Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.22-multi creationTimestamp: "2026-07-01T18:27:35Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: ff9f8856f 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":"d37a4484-fdb9-435d-a9e5-5afe78d3060d"}: {} 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-01T18:27:35Z" - 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.128.190"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:28:06Z" name: konnectivity-agent-4cptw namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: d37a4484-fdb9-435d-a9e5-5afe78d3060d resourceVersion: "6853" uid: bdadd096-1f5c-4d29-88ae-2901deac0104 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-128-190.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-489d6e3d-d19f-460d-82ad--d2ed969e.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:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 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-6l8dk nodeName: ip-10-0-128-190.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-01T18:27:58Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:37Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:06Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:06Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:35Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://0bc704c459cb751ef9b4a5bd000ee053ad782b699af8538e067c95cde4ba78ae image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d3144adecc95f8a392dd2a6099d63b497b75b8759a0e99a57cdd1cb60a4936b lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:27:57Z" 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.128.190 hostIPs: - ip: 10.0.128.190 observedGeneration: 1 phase: Running podIP: 10.0.128.190 podIPs: - ip: 10.0.128.190 qosClass: Burstable startTime: "2026-07-01T18:27:37Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.22-multi creationTimestamp: "2026-07-01T18:27:39Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: ff9f8856f 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":"d37a4484-fdb9-435d-a9e5-5afe78d3060d"}: {} 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-01T18:27: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.0.133.114"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:28:05Z" name: konnectivity-agent-996n2 namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: d37a4484-fdb9-435d-a9e5-5afe78d3060d resourceVersion: "6838" uid: 555d68e5-e953-48a7-92fe-abd2fc0ca36d spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-133-114.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-489d6e3d-d19f-460d-82ad--d2ed969e.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:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 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-6l8dk nodeName: ip-10-0-133-114.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-01T18:28:02Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:41Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:05Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:28:05Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:39Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://617096a540ce8dd6bb182677f8227a878b46b3049d6590d94778c3de34ac0079 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d3144adecc95f8a392dd2a6099d63b497b75b8759a0e99a57cdd1cb60a4936b lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:28:01Z" 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.133.114 hostIPs: - ip: 10.0.133.114 observedGeneration: 1 phase: Running podIP: 10.0.133.114 podIPs: - ip: 10.0.133.114 qosClass: Burstable startTime: "2026-07-01T18:27:41Z" - apiVersion: v1 kind: Pod metadata: annotations: hypershift.openshift.io/release-image: quay.io/openshift-release-dev/ocp-release:4.21.22-multi creationTimestamp: "2026-07-01T18:27:24Z" generateName: konnectivity-agent- generation: 1 labels: app: konnectivity-agent controller-revision-hash: ff9f8856f 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":"d37a4484-fdb9-435d-a9e5-5afe78d3060d"}: {} 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-01T18:27:24Z" - 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.135.235"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:27:51Z" name: konnectivity-agent-p8df6 namespace: kube-system ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: DaemonSet name: konnectivity-agent uid: d37a4484-fdb9-435d-a9e5-5afe78d3060d resourceVersion: "6433" uid: 3c25280f-7541-49f2-868c-f016beda8087 spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchFields: - key: metadata.name operator: In values: - ip-10-0-135-235.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-489d6e3d-d19f-460d-82ad--d2ed969e.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:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 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-6l8dk nodeName: ip-10-0-135-235.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-01T18:27:46Z" observedGeneration: 1 status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:25Z" observedGeneration: 1 status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:51Z" observedGeneration: 1 status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:51Z" observedGeneration: 1 status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:24Z" observedGeneration: 1 status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 40m memory: 50Mi containerID: cri-o://63176df5696e3eeb853203f060a7683831dabd2cbe88f91b06021a0a65273ec0 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f495322e7684478e7bda5f1c1638c7760eff321a8c2f83aa5b922b44dea88659 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4d3144adecc95f8a392dd2a6099d63b497b75b8759a0e99a57cdd1cb60a4936b lastState: {} name: konnectivity-agent ready: true resources: requests: cpu: 40m memory: 50Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:27:46Z" 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.135.235 hostIPs: - ip: 10.0.135.235 observedGeneration: 1 phase: Running podIP: 10.0.135.235 podIPs: - ip: 10.0.135.235 qosClass: Burstable startTime: "2026-07-01T18:27:25Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 00432cb5944b7b354bb07d8bbaf4574d kubernetes.io/config.mirror: 00432cb5944b7b354bb07d8bbaf4574d kubernetes.io/config.seen: "2026-07-01T18:27:35.453884026Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-01T18:27:36Z" 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":"8f3732f8-316a-4544-9c76-a902e658da89"}: {} 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-01T18:27:36Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"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.128.190"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:27:39Z" name: kube-apiserver-proxy-ip-10-0-128-190.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-128-190.ec2.internal uid: 8f3732f8-316a-4544-9c76-a902e658da89 resourceVersion: "6111" uid: b2f3fa4a-da05-4ffc-9be2-f07a3c870bff spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 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-128-190.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-01T18:27:39Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:35Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:39Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:39Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:35Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://4efd1f5b23015598a5dd0e549c36708dbbfbe2fbbef74214d022e40ba21e3862 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:74ddafc94a1c86a0710d9a7cd5f07f0f2e3ef4968b5f6b78ad30a5b1288c94a7 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:27:38Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.128.190 hostIPs: - ip: 10.0.128.190 phase: Running podIP: 10.0.128.190 podIPs: - ip: 10.0.128.190 qosClass: Burstable startTime: "2026-07-01T18:27:35Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 77380cf742ba9e9737750d6db3ca67d0 kubernetes.io/config.mirror: 77380cf742ba9e9737750d6db3ca67d0 kubernetes.io/config.seen: "2026-07-01T18:27:37.912141076Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-01T18:27:40Z" 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":"f75a0f6e-f68e-4aec-9a11-b89e7ef57601"}: {} 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-01T18:27:40Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"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.133.114"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:27:43Z" name: kube-apiserver-proxy-ip-10-0-133-114.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-133-114.ec2.internal uid: f75a0f6e-f68e-4aec-9a11-b89e7ef57601 resourceVersion: "6251" uid: 32f277b0-f178-48e2-a175-e913c1193862 spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 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-133-114.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-01T18:27:43Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:38Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:43Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:43Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:38Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://4b304d6acad88e692c82971f814308e0ccd27681ddabff9a3ac348315faba404 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:74ddafc94a1c86a0710d9a7cd5f07f0f2e3ef4968b5f6b78ad30a5b1288c94a7 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:27:42Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.133.114 hostIPs: - ip: 10.0.133.114 phase: Running podIP: 10.0.133.114 podIPs: - ip: 10.0.133.114 qosClass: Burstable startTime: "2026-07-01T18:27:38Z" - apiVersion: v1 kind: Pod metadata: annotations: kubernetes.io/config.hash: 1ba0a29899ef0b7c5ebc60f477e47a02 kubernetes.io/config.mirror: 1ba0a29899ef0b7c5ebc60f477e47a02 kubernetes.io/config.seen: "2026-07-01T18:27:23.119666478Z" kubernetes.io/config.source: file creationTimestamp: "2026-07-01T18:27:25Z" 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":"dc61737a-9177-42d3-b83a-f291e2850256"}: {} 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-01T18:27:25Z" - 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.135.235"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-07-01T18:27:27Z" name: kube-apiserver-proxy-ip-10-0-135-235.ec2.internal namespace: kube-system ownerReferences: - apiVersion: v1 controller: true kind: Node name: ip-10-0-135-235.ec2.internal uid: dc61737a-9177-42d3-b83a-f291e2850256 resourceVersion: "5796" uid: 85921d35-4870-4d25-85c5-2ca30d2cd8aa spec: containers: - command: - haproxy - -f - /usr/local/etc/haproxy image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 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-135-235.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-01T18:27:27Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:23Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:27Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:27Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-07-01T18:27:23Z" status: "True" type: PodScheduled containerStatuses: - allocatedResources: cpu: 13m memory: 16Mi containerID: cri-o://c3e408ce5cde87d9a9faa878180db9b5aa03310e2b027af0b465c24616d79971 image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d0a4ad778508b54686000a2e9088f085a174aa26c504abe9f8ffe8cab7fdd077 imageID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:74ddafc94a1c86a0710d9a7cd5f07f0f2e3ef4968b5f6b78ad30a5b1288c94a7 lastState: {} name: haproxy ready: true resources: requests: cpu: 13m memory: 16Mi restartCount: 0 started: true state: running: startedAt: "2026-07-01T18:27:26Z" user: linux: gid: 0 supplementalGroups: - 0 uid: 1001 volumeMounts: - mountPath: /usr/local/etc/haproxy name: config hostIP: 10.0.135.235 hostIPs: - ip: 10.0.135.235 phase: Running podIP: 10.0.135.235 podIPs: - ip: 10.0.135.235 qosClass: Burstable startTime: "2026-07-01T18:27:23Z" kind: PodList metadata: resourceVersion: "26749"