Name:             speaker-wpv4z
Namespace:        metallb-system
Priority:         0
Service Account:  speaker
Node:             crc/192.168.126.11
Start Time:       Tue, 27 Jan 2026 16:00:19 +0000
Labels:           app=metallb
                  component=speaker
                  controller-revision-hash=7ccd57cd89
                  pod-template-generation=1
Annotations:      openshift.io/scc: privileged
Status:           Running
IP:               192.168.126.11
IPs:
  IP:           192.168.126.11
Controlled By:  DaemonSet/speaker
Containers:
  speaker:
    Container ID:  cri-o://4229ae08274bd4f1013a205c719bdcc6d46839e8f9a323d89ece18e3830cf769
    Image:         registry.redhat.io/openshift4/metallb-rhel9@sha256:dfdc96eec0d63a5abd9e75003d3ed847582118f9cc839ad1094baf866733699d
    Image ID:      registry.redhat.io/openshift4/metallb-rhel9@sha256:dfdc96eec0d63a5abd9e75003d3ed847582118f9cc839ad1094baf866733699d
    Ports:         29150/TCP, 9122/TCP, 9122/UDP
    Host Ports:    29150/TCP, 9122/TCP, 9122/UDP
    Command:
      /speaker
    Args:
      --port=29150
      --log-level=debug
      --host=localhost
    State:          Running
      Started:      Tue, 27 Jan 2026 17:03:39 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    137
      Started:      Tue, 27 Jan 2026 16:00:21 +0000
      Finished:     Tue, 27 Jan 2026 17:03:35 +0000
    Ready:          True
    Restart Count:  1
    Liveness:       http-get http://localhost:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Readiness:      http-get http://localhost:monitoring/metrics delay=10s timeout=1s period=10s #success=1 #failure=3
    Environment:
      METALLB_NODE_NAME:            (v1:spec.nodeName)
      METALLB_HOST:                 (v1:status.hostIP)
      METALLB_ML_BIND_ADDR:         (v1:status.podIP)
      METALLB_ML_LABELS:           app=metallb,component=speaker
      METALLB_ML_BIND_PORT:        9122
      METALLB_ML_SECRET_KEY_PATH:  /etc/ml_secret_key
      METALLB_BGP_TYPE:            frr-k8s
      METALLB_POD_NAME:            speaker-wpv4z (v1:metadata.name)
    Mounts:
      /etc/metallb from metallb-excludel2 (rw)
      /etc/ml_secret_key from memberlist (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-72zcp (ro)
  kube-rbac-proxy:
    Container ID:  cri-o://b34fa4241c7b670eda910e32acd93992d62a8f1992d7dd8e6ab456d53b243920
    Image:         registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:86800d7a823cf444db8393dd7ffa735b2e42e9120f3f869487b0a2ed6b0db73d
    Image ID:      registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:41640b950f7b4576d1af406eddaa83ecc8968284b59041b065ab57aa82ebca46
    Port:          9120/TCP
    Host Port:     9120/TCP
    Args:
      --logtostderr
      --secure-listen-address=:9120
      --upstream=http://localhost:29150/
      --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
      --tls-private-key-file=/etc/metrics/tls.key
      --tls-cert-file=/etc/metrics/tls.crt
    State:          Running
      Started:      Tue, 27 Jan 2026 16:00:22 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /etc/metrics from metrics-certs (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-72zcp (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  metrics-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  speaker-certs-secret
    Optional:    false
  memberlist:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  metallb-memberlist
    Optional:    false
  metallb-excludel2:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      metallb-excludel2
    Optional:  false
  kube-api-access-72zcp:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
                             node-role.kubernetes.io/worker=
Tolerations:                 node-role.kubernetes.io/control-plane:NoSchedule op=Exists
                             node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/network-unavailable:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type     Reason       Age                    From               Message
  ----     ------       ----                   ----               -------
  Normal   Scheduled    69m                    default-scheduler  Successfully assigned metallb-system/speaker-wpv4z to crc
  Warning  FailedMount  69m (x2 over 69m)      kubelet            MountVolume.SetUp failed for volume "memberlist" : secret "metallb-memberlist" not found
  Normal   Pulled       69m                    kubelet            Container image "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:86800d7a823cf444db8393dd7ffa735b2e42e9120f3f869487b0a2ed6b0db73d" already present on machine
  Normal   Created      69m                    kubelet            Created container kube-rbac-proxy
  Normal   Started      69m                    kubelet            Started container kube-rbac-proxy
  Warning  Unhealthy    6m15s (x3 over 6m35s)  kubelet            Liveness probe failed: Get "http://localhost:29150/metrics": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Killing      6m15s                  kubelet            Container speaker failed liveness probe, will be restarted
  Warning  Unhealthy    6m14s (x4 over 6m35s)  kubelet            Readiness probe failed: Get "http://localhost:29150/metrics": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Pulled       6m12s (x2 over 69m)    kubelet            Container image "registry.redhat.io/openshift4/metallb-rhel9@sha256:dfdc96eec0d63a5abd9e75003d3ed847582118f9cc839ad1094baf866733699d" already present on machine
  Normal   Created      6m8s (x2 over 69m)     kubelet            Created container speaker
  Normal   Started      6m8s (x2 over 69m)     kubelet            Started container speaker
  Warning  Unhealthy    6m7s                   kubelet            Readiness probe failed: Get "http://localhost:29150/metrics": dial tcp [::1]:29150: connect: connection refused
