kata-containers
kata-containers copied to clipboard
recent k8s-nginx-connectivity.bats failures - error: timed out waiting for the condition
https://github.com/kata-containers/kata-containers/actions/runs/11255999229/job/31298162984?pr=10402
[kata-containers-ci-on-push / run-k8s-tests-on-amd64 / run-k8s-tests-amd64 (qemu, crio, k0s)]
error: timed out waiting for the condition
2024-10-09T14:02:46.8420347Z # (in test file k8s-nginx-connectivity.bats, line 35)
2024-10-09T14:02:46.8422159Z # `kubectl run $busybox_pod --restart=Never -it --image="$busybox_image" \' failed
2024-10-09T14:02:46.8794401Z # [bats-exec-test:68] INFO: k8s configured to use runtimeclass
2024-10-09T14:02:46.8814767Z # deployment.apps/nginx-deployment created
2024-10-09T14:02:46.8815707Z # deployment.apps/nginx-deployment condition met
2024-10-09T14:02:46.8816584Z # service/nginx-deployment exposed
2024-10-09T14:02:46.8817661Z # Unable to use a TTY - input is not a terminal or the right kind of file
2024-10-09T14:02:46.8818979Z # If you don't see a command prompt, try pressing enter.
2024-10-09T14:02:46.8820571Z # warning: couldn't attach to pod/test-nginx, falling back to streaming logs: error stream protocol error: unknown error
2024-10-09T14:02:46.8821942Z # error: timed out waiting for the condition
2024-10-09T14:02:46.8825668Z # Name: test-nginx
2024-10-09T14:02:46.8827407Z # Namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.8829717Z # Priority: 0
2024-10-09T14:02:46.8830285Z # Service Account: default
2024-10-09T14:02:46.8831147Z # Node: fv-az1490-869/10.1.1.158
2024-10-09T14:02:46.8831923Z # Start Time: Wed, 09 Oct 2024 14:01:12 +0000
2024-10-09T14:02:46.8833015Z # Labels: run=test-nginx
2024-10-09T14:02:46.8833771Z # Annotations: <none>
2024-10-09T14:02:46.8834290Z # Status: Running
2024-10-09T14:02:46.8834872Z # IP: 10.244.0.48
2024-10-09T14:02:46.8835601Z # IPs:
2024-10-09T14:02:46.8836346Z # IP: 10.244.0.48
2024-10-09T14:02:46.8836914Z # Containers:
2024-10-09T14:02:46.8837655Z # test-nginx:
2024-10-09T14:02:46.8838756Z # Container ID: cri-o://1e780d783ec7c7330e2729f92caeb09a8baf0a1c3f5861dc5ed38945bc43fd22
2024-10-09T14:02:46.8839971Z # Image: quay.io/prometheus/busybox:latest
2024-10-09T14:02:46.8841814Z # Image ID: quay.io/prometheus/busybox@sha256:dfa54ef35e438b9e71ac5549159074576b6382f95ce1a434088e05fd6b730bc4
2024-10-09T14:02:46.8844196Z # Port: <none>
2024-10-09T14:02:46.8845009Z # Host Port: <none>
2024-10-09T14:02:46.8845975Z # Args:
2024-10-09T14:02:46.8847272Z # sh
2024-10-09T14:02:46.8848021Z # -c
2024-10-09T14:02:46.8849294Z # i=1; while [ $i -le 90 ]; do wget --timeout=5 nginx-deployment && break; sleep 1; i=$(expr $i + 1); done
2024-10-09T14:02:46.8850681Z # State: Running
2024-10-09T14:02:46.8851542Z # Started: Wed, 09 Oct 2024 14:01:14 +0000
2024-10-09T14:02:46.8853619Z # Ready: True
2024-10-09T14:02:46.8854534Z # Restart Count: 0
2024-10-09T14:02:46.8855119Z # Environment: <none>
2024-10-09T14:02:46.8855815Z # Mounts:
2024-10-09T14:02:46.8856855Z # /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7js88 (ro)
2024-10-09T14:02:46.8857890Z # Conditions:
2024-10-09T14:02:46.8858558Z # Type Status
2024-10-09T14:02:46.8859289Z # PodReadyToStartContainers True
2024-10-09T14:02:46.8859965Z # Initialized True
2024-10-09T14:02:46.8860705Z # Ready True
2024-10-09T14:02:46.8861382Z # ContainersReady True
2024-10-09T14:02:46.8861990Z # PodScheduled True
2024-10-09T14:02:46.8862999Z # Volumes:
2024-10-09T14:02:46.8863609Z # kube-api-access-7js88:
2024-10-09T14:02:46.8864478Z # Type: Projected (a volume that contains injected data from multiple sources)
2024-10-09T14:02:46.8865573Z # TokenExpirationSeconds: 3607
2024-10-09T14:02:46.8866776Z # ConfigMapName: kube-root-ca.crt
2024-10-09T14:02:46.8867454Z # ConfigMapOptional: <nil>
2024-10-09T14:02:46.8868196Z # DownwardAPI: true
2024-10-09T14:02:46.8868874Z # QoS Class: BestEffort
2024-10-09T14:02:46.8869572Z # Node-Selectors: <none>
2024-10-09T14:02:46.8870712Z # Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
2024-10-09T14:02:46.8871864Z # node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
2024-10-09T14:02:46.8872669Z # Events:
2024-10-09T14:02:46.8873535Z # Type Reason Age From Message
2024-10-09T14:02:46.8874408Z # ---- ------ ---- ---- -------
2024-10-09T14:02:46.8875962Z # Normal Scheduled 62s default-scheduler Successfully assigned kata-containers-k8s-tests/test-nginx to fv-az1490-869
2024-10-09T14:02:46.8877746Z # Normal Pulling 62s kubelet Pulling image "quay.io/prometheus/busybox:latest"
2024-10-09T14:02:46.8879644Z # Normal Pulled 61s kubelet Successfully pulled image "quay.io/prometheus/busybox:latest" in 1.625s (1.625s including waiting). Image size: 3916765 bytes.
2024-10-09T14:02:46.8881591Z # Normal Created 61s kubelet Created container test-nginx
2024-10-09T14:02:46.8882834Z # Normal Started 61s kubelet Started container test-nginx
2024-10-09T14:02:46.8883694Z # apiVersion: v1
2024-10-09T14:02:46.8884211Z # kind: Pod
2024-10-09T14:02:46.8884705Z # metadata:
2024-10-09T14:02:46.8885328Z # creationTimestamp: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.8886022Z # labels:
2024-10-09T14:02:46.8886564Z # run: test-nginx
2024-10-09T14:02:46.8887135Z # name: test-nginx
2024-10-09T14:02:46.8887838Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.8888558Z # resourceVersion: "1641"
2024-10-09T14:02:46.8889268Z # uid: 5c421455-e9dc-4608-b98f-dfa26df38b90
2024-10-09T14:02:46.8889958Z # spec:
2024-10-09T14:02:46.8890440Z # containers:
2024-10-09T14:02:46.8890976Z # - args:
2024-10-09T14:02:46.8891453Z # - sh
2024-10-09T14:02:46.8891964Z # - -c
2024-10-09T14:02:46.8892849Z # - i=1; while [ $i -le 90 ]; do wget --timeout=5 nginx-deployment && break; sleep
2024-10-09T14:02:46.8893790Z # 1; i=$(expr $i + 1); done
2024-10-09T14:02:46.8894504Z # image: quay.io/prometheus/busybox:latest
2024-10-09T14:02:46.8895246Z # imagePullPolicy: Always
2024-10-09T14:02:46.8895926Z # name: test-nginx
2024-10-09T14:02:46.8896538Z # resources: {}
2024-10-09T14:02:46.8897098Z # stdin: true
2024-10-09T14:02:46.8897610Z # stdinOnce: true
2024-10-09T14:02:46.8898397Z # terminationMessagePath: /dev/termination-log
2024-10-09T14:02:46.8899219Z # terminationMessagePolicy: File
2024-10-09T14:02:46.8899884Z # tty: true
2024-10-09T14:02:46.8900427Z # volumeMounts:
2024-10-09T14:02:46.8901243Z # - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
2024-10-09T14:02:46.8902158Z # name: kube-api-access-7js88
2024-10-09T14:02:46.8903102Z # readOnly: true
2024-10-09T14:02:46.8903666Z # dnsPolicy: ClusterFirst
2024-10-09T14:02:46.8904314Z # enableServiceLinks: true
2024-10-09T14:02:46.8905066Z # nodeName: fv-az1490-869
2024-10-09T14:02:46.8905718Z # preemptionPolicy: PreemptLowerPriority
2024-10-09T14:02:46.8906415Z # priority: 0
2024-10-09T14:02:46.8906982Z # restartPolicy: Never
2024-10-09T14:02:46.8907647Z # schedulerName: default-scheduler
2024-10-09T14:02:46.8908303Z # securityContext: {}
2024-10-09T14:02:46.8908924Z # serviceAccount: default
2024-10-09T14:02:46.8909523Z # serviceAccountName: default
2024-10-09T14:02:46.8910143Z # terminationGracePeriodSeconds: 30
2024-10-09T14:02:46.8910902Z # tolerations:
2024-10-09T14:02:46.8911472Z # - effect: NoExecute
2024-10-09T14:02:46.8912129Z # key: node.kubernetes.io/not-ready
2024-10-09T14:02:46.8912890Z # operator: Exists
2024-10-09T14:02:46.8913675Z # tolerationSeconds: 300
2024-10-09T14:02:46.8914296Z # - effect: NoExecute
2024-10-09T14:02:46.8914966Z # key: node.kubernetes.io/unreachable
2024-10-09T14:02:46.8915636Z # operator: Exists
2024-10-09T14:02:46.8916165Z # tolerationSeconds: 300
2024-10-09T14:02:46.8916812Z # volumes:
2024-10-09T14:02:46.8917403Z # - name: kube-api-access-7js88
2024-10-09T14:02:46.8917971Z # projected:
2024-10-09T14:02:46.8918547Z # defaultMode: 420
2024-10-09T14:02:46.8919169Z # sources:
2024-10-09T14:02:46.8919694Z # - serviceAccountToken:
2024-10-09T14:02:46.8920573Z # expirationSeconds: 3607
2024-10-09T14:02:46.8921230Z # path: token
2024-10-09T14:02:46.8921766Z # - configMap:
2024-10-09T14:02:46.8922349Z # items:
2024-10-09T14:02:46.8922920Z # - key: ca.crt
2024-10-09T14:02:46.8923424Z # path: ca.crt
2024-10-09T14:02:46.8924153Z # name: kube-root-ca.crt
2024-10-09T14:02:46.8924821Z # - downwardAPI:
2024-10-09T14:02:46.8925294Z # items:
2024-10-09T14:02:46.8925934Z # - fieldRef:
2024-10-09T14:02:46.8926534Z # apiVersion: v1
2024-10-09T14:02:46.8927127Z # fieldPath: metadata.namespace
2024-10-09T14:02:46.8927920Z # path: namespace
2024-10-09T14:02:46.8928481Z # status:
2024-10-09T14:02:46.8928890Z # conditions:
2024-10-09T14:02:46.8929548Z # - lastProbeTime: null
2024-10-09T14:02:46.8930258Z # lastTransitionTime: "2024-10-09T14:01:15Z"
2024-10-09T14:02:46.8930911Z # status: "True"
2024-10-09T14:02:46.8931577Z # type: PodReadyToStartContainers
2024-10-09T14:02:46.9068508Z # - lastProbeTime: null
2024-10-09T14:02:46.9069192Z # lastTransitionTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9069864Z # status: "True"
2024-10-09T14:02:46.9070360Z # type: Initialized
2024-10-09T14:02:46.9070885Z # - lastProbeTime: null
2024-10-09T14:02:46.9071499Z # lastTransitionTime: "2024-10-09T14:01:15Z"
2024-10-09T14:02:46.9072087Z # status: "True"
2024-10-09T14:02:46.9072467Z # type: Ready
2024-10-09T14:02:46.9072900Z # - lastProbeTime: null
2024-10-09T14:02:46.9073468Z # lastTransitionTime: "2024-10-09T14:01:15Z"
2024-10-09T14:02:46.9074020Z # status: "True"
2024-10-09T14:02:46.9074447Z # type: ContainersReady
2024-10-09T14:02:46.9075005Z # - lastProbeTime: null
2024-10-09T14:02:46.9075600Z # lastTransitionTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9076118Z # status: "True"
2024-10-09T14:02:46.9076490Z # type: PodScheduled
2024-10-09T14:02:46.9076893Z # containerStatuses:
2024-10-09T14:02:46.9077815Z # - containerID: cri-o://1e780d783ec7c7330e2729f92caeb09a8baf0a1c3f5861dc5ed38945bc43fd22
2024-10-09T14:02:46.9078713Z # image: quay.io/prometheus/busybox:latest
2024-10-09T14:02:46.9079736Z # imageID: quay.io/prometheus/busybox@sha256:dfa54ef35e438b9e71ac5549159074576b6382f95ce1a434088e05fd6b730bc4
2024-10-09T14:02:46.9080881Z # lastState: {}
2024-10-09T14:02:46.9081409Z # name: test-nginx
2024-10-09T14:02:46.9081832Z # ready: true
2024-10-09T14:02:46.9082240Z # restartCount: 0
2024-10-09T14:02:46.9082665Z # started: true
2024-10-09T14:02:46.9083049Z # state:
2024-10-09T14:02:46.9083404Z # running:
2024-10-09T14:02:46.9083961Z # startedAt: "2024-10-09T14:01:14Z"
2024-10-09T14:02:46.9084533Z # volumeMounts:
2024-10-09T14:02:46.9085277Z # - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
2024-10-09T14:02:46.9086138Z # name: kube-api-access-7js88
2024-10-09T14:02:46.9086696Z # readOnly: true
2024-10-09T14:02:46.9087177Z # recursiveReadOnly: Disabled
2024-10-09T14:02:46.9087719Z # hostIP: 10.1.1.158
2024-10-09T14:02:46.9088138Z # hostIPs:
2024-10-09T14:02:46.9088606Z # - ip: 10.1.1.158
2024-10-09T14:02:46.9089029Z # phase: Running
2024-10-09T14:02:46.9089393Z # podIP: 10.244.0.48
2024-10-09T14:02:46.9089800Z # podIPs:
2024-10-09T14:02:46.9090251Z # - ip: 10.244.0.48
2024-10-09T14:02:46.9091044Z # qosClass: BestEffort
2024-10-09T14:02:46.9091654Z # startTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9092340Z # wget: bad address 'nginx-deployment'
2024-10-09T14:02:46.9092910Z # apiVersion: apps/v1
2024-10-09T14:02:46.9093350Z # kind: Deployment
2024-10-09T14:02:46.9093752Z # metadata:
2024-10-09T14:02:46.9094100Z # annotations:
2024-10-09T14:02:46.9094581Z # deployment.kubernetes.io/revision: "1"
2024-10-09T14:02:46.9095358Z # creationTimestamp: "2024-10-09T14:01:07Z"
2024-10-09T14:02:46.9095956Z # generation: 1
2024-10-09T14:02:46.9096453Z # name: nginx-deployment
2024-10-09T14:02:46.9097407Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.9098047Z # resourceVersion: "1626"
2024-10-09T14:02:46.9098719Z # uid: 6951ea3b-0656-4269-a559-0550725628ac
2024-10-09T14:02:46.9099284Z # spec:
2024-10-09T14:02:46.9099688Z # progressDeadlineSeconds: 600
2024-10-09T14:02:46.9100207Z # replicas: 2
2024-10-09T14:02:46.9100623Z # revisionHistoryLimit: 10
2024-10-09T14:02:46.9101112Z # selector:
2024-10-09T14:02:46.9101479Z # matchLabels:
2024-10-09T14:02:46.9101875Z # app: nginx
2024-10-09T14:02:46.9102480Z # strategy:
2024-10-09T14:02:46.9102864Z # rollingUpdate:
2024-10-09T14:02:46.9103280Z # maxSurge: 25%
2024-10-09T14:02:46.9103724Z # maxUnavailable: 25%
2024-10-09T14:02:46.9104208Z # type: RollingUpdate
2024-10-09T14:02:46.9104649Z # template:
2024-10-09T14:02:46.9105035Z # metadata:
2024-10-09T14:02:46.9105464Z # creationTimestamp: null
2024-10-09T14:02:46.9105950Z # labels:
2024-10-09T14:02:46.9106317Z # app: nginx
2024-10-09T14:02:46.9106715Z # spec:
2024-10-09T14:02:46.9107036Z # containers:
2024-10-09T14:02:46.9107637Z # - image: quay.io/fidencio/nginx:1.15-alpine
2024-10-09T14:02:46.9108284Z # imagePullPolicy: IfNotPresent
2024-10-09T14:02:46.9108829Z # name: nginx
2024-10-09T14:02:46.9109244Z # ports:
2024-10-09T14:02:46.9109720Z # - containerPort: 80
2024-10-09T14:02:46.9110304Z # protocol: TCP
2024-10-09T14:02:46.9110752Z # resources: {}
2024-10-09T14:02:46.9111420Z # terminationMessagePath: /dev/termination-log
2024-10-09T14:02:46.9112110Z # terminationMessagePolicy: File
2024-10-09T14:02:46.9112653Z # dnsPolicy: ClusterFirst
2024-10-09T14:02:46.9113138Z # restartPolicy: Always
2024-10-09T14:02:46.9113623Z # runtimeClassName: kata
2024-10-09T14:02:46.9114248Z # schedulerName: default-scheduler
2024-10-09T14:02:46.9114829Z # securityContext: {}
2024-10-09T14:02:46.9115349Z # terminationGracePeriodSeconds: 0
2024-10-09T14:02:46.9115916Z # status:
2024-10-09T14:02:46.9116294Z # availableReplicas: 2
2024-10-09T14:02:46.9116731Z # conditions:
2024-10-09T14:02:46.9117285Z # - lastTransitionTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9118018Z # lastUpdateTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9119211Z # message: Deployment has minimum availability.
2024-10-09T14:02:46.9119907Z # reason: MinimumReplicasAvailable
2024-10-09T14:02:46.9120466Z # status: "True"
2024-10-09T14:02:46.9120881Z # type: Available
2024-10-09T14:02:46.9121499Z # - lastTransitionTime: "2024-10-09T14:01:07Z"
2024-10-09T14:02:46.9122249Z # lastUpdateTime: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9123280Z # message: ReplicaSet "nginx-deployment-76d5f9cff9" has successfully progressed.
2024-10-09T14:02:46.9124212Z # reason: NewReplicaSetAvailable
2024-10-09T14:02:46.9124758Z # status: "True"
2024-10-09T14:02:46.9125163Z # type: Progressing
2024-10-09T14:02:46.9125602Z # observedGeneration: 1
2024-10-09T14:02:46.9126068Z # readyReplicas: 2
2024-10-09T14:02:46.9126466Z # replicas: 2
2024-10-09T14:02:46.9126843Z # updatedReplicas: 2
2024-10-09T14:02:46.9127257Z # apiVersion: v1
2024-10-09T14:02:46.9127612Z # kind: Service
2024-10-09T14:02:46.9127965Z # metadata:
2024-10-09T14:02:46.9128475Z # creationTimestamp: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9129419Z # name: nginx-deployment
2024-10-09T14:02:46.9129976Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.9130547Z # resourceVersion: "1629"
2024-10-09T14:02:46.9131158Z # uid: 1ddb457c-6e66-48d7-8104-d3eaebe17658
2024-10-09T14:02:46.9131702Z # spec:
2024-10-09T14:02:46.9132053Z # clusterIP: 10.99.137.243
2024-10-09T14:02:46.9132497Z # clusterIPs:
2024-10-09T14:02:46.9132920Z # - 10.99.137.243
2024-10-09T14:02:46.9133339Z # internalTrafficPolicy: Cluster
2024-10-09T14:02:46.9133844Z # ipFamilies:
2024-10-09T14:02:46.9134250Z # - IPv4
2024-10-09T14:02:46.9134622Z # ipFamilyPolicy: SingleStack
2024-10-09T14:02:46.9135389Z # ports:
2024-10-09T14:02:46.9135807Z # - port: 80
2024-10-09T14:02:46.9136177Z # protocol: TCP
2024-10-09T14:02:46.9136556Z # targetPort: 80
2024-10-09T14:02:46.9136964Z # selector:
2024-10-09T14:02:46.9137321Z # app: nginx
2024-10-09T14:02:46.9137722Z # sessionAffinity: None
2024-10-09T14:02:46.9138185Z # type: ClusterIP
2024-10-09T14:02:46.9138565Z # status:
2024-10-09T14:02:46.9138914Z # loadBalancer: {}
2024-10-09T14:02:46.9139310Z # apiVersion: v1
2024-10-09T14:02:46.9139677Z # kind: Endpoints
2024-10-09T14:02:46.9140042Z # metadata:
2024-10-09T14:02:46.9140375Z # annotations:
2024-10-09T14:02:46.9141161Z # endpoints.kubernetes.io/last-change-trigger-time: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9142103Z # creationTimestamp: "2024-10-09T14:01:12Z"
2024-10-09T14:02:46.9142957Z # name: nginx-deployment
2024-10-09T14:02:46.9143513Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.9144089Z # resourceVersion: "1631"
2024-10-09T14:02:46.9144726Z # uid: cd877a97-af9b-4584-add7-f2cb068a1774
2024-10-09T14:02:46.9145271Z # subsets:
2024-10-09T14:02:46.9145673Z # - addresses:
2024-10-09T14:02:46.9146131Z # - ip: 10.244.0.46
2024-10-09T14:02:46.9146639Z # nodeName: fv-az1490-869
2024-10-09T14:02:46.9147143Z # targetRef:
2024-10-09T14:02:46.9147561Z # kind: Pod
2024-10-09T14:02:46.9148109Z # name: nginx-deployment-76d5f9cff9-tkdw7
2024-10-09T14:02:46.9148835Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.9149541Z # uid: 0aa0fa9c-19f2-4561-9105-578275b845c3
2024-10-09T14:02:46.9150131Z # - ip: 10.244.0.47
2024-10-09T14:02:46.9150588Z # nodeName: fv-az1490-869
2024-10-09T14:02:46.9151027Z # targetRef:
2024-10-09T14:02:46.9151379Z # kind: Pod
2024-10-09T14:02:46.9151900Z # name: nginx-deployment-76d5f9cff9-r2pf9
2024-10-09T14:02:46.9152611Z # namespace: kata-containers-k8s-tests
2024-10-09T14:02:46.9153290Z # uid: eea9a8ad-d5e1-4b4b-b105-46de265b6fe7
2024-10-09T14:02:46.9153841Z # ports:
2024-10-09T14:02:46.9154218Z # - port: 80
2024-10-09T14:02:46.9154572Z # protocol: TCP
2024-10-09T14:02:46.9155103Z # deployment.apps "nginx-deployment" deleted
2024-10-09T14:02:46.9155781Z # service "nginx-deployment" deleted
2024-10-09T14:02:46.9156370Z # pod "test-nginx" deleted
2024-10-09T14:02:46.9936479Z [run_kubernetes_tests.sh:134] INFO: NAMESPACE NAME READY STATUS RESTARTS AGE
2024-10-09T14:02:46.9938671Z kube-system coredns-c698ff8d6-mrgsf 1/1 Running 0 11m
2024-10-09T14:02:46.9940182Z kube-system custom-node-debugger-7a5192d 1/1 Running 0 8m
2024-10-09T14:02:46.9941684Z kube-system kata-deploy-b56n8 1/1 Running 0 10m
2024-10-09T14:02:46.9943344Z kube-system kube-proxy-jg94x 1/1 Running 0 11m
2024-10-09T14:02:46.9944728Z kube-system kube-router-gc9gk 1/1 Running 0 11m
2024-10-09T14:02:46.9946148Z kube-system metrics-server-78c4ccbc7f-7l5vd 1/1 Running 0 11m