Name:             metallb-operator-controller-manager-64545648d6-pt5sq
Namespace:        metallb-system
Priority:         0
Service Account:  manager-account
Node:             crc/192.168.126.11
Start Time:       Thu, 26 Feb 2026 08:31:39 +0000
Labels:           control-plane=controller-manager
                  pod-template-hash=64545648d6
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "frrk8s.metallb.io/v1beta1",
                        "kind": "FRRConfiguration",
                        "metadata": {
                          "name": "basic",
                          "namespace": "frr-k8s-system"
                        },
                        "spec": {
                          "bgp": {
                            "routers": [
                              {
                                "asn": 64512,
                                "neighbors": [
                                  {
                                    "address": "172.30.0.3",
                                    "asn": 64512,
                                    "port": 180,
                                    "toAdvertise": {
                                      "allowed": {
                                        "mode": "all"
                                      }
                                    },
                                    "toReceive": {
                                      "allowed": {
                                        "mode": "all"
                                      }
                                    }
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "apiVersion": "frrk8s.metallb.io/v1beta1",
                        "kind": "FRRConfiguration",
                        "metadata": {
                          "name": "two-neighs",
                          "namespace": "frr-k8s-system"
                        },
                        "spec": {
                          "bgp": {
                            "routers": [
                              {
                                "asn": 64512,
                                "neighbors": [
                                  {
                                    "address": "172.30.0.3",
                                    "asn": 4200000000,
                                    "ebgpMultiHop": true,
                                    "port": 180,
                                    "toAdvertise": {
                                      "allowed": {
                                        "mode": "all"
                                      }
                                    }
                                  },
                                  {
                                    "address": "172.18.0.6",
                                    "asn": 4200000000,
                                    "port": 179,
                                    "toAdvertise": {
                                      "allowed": {
                                        "prefixes": [
                                          "192.168.2.0/24"
                                        ]
                                      }
                                    }
                                  }
                                ],
                                "prefixes": [
                                  "192.168.2.0/24",
                                  "192.169.2.0/24"
                                ]
                              }
                            ]
                          }
                        }
                      },
                      {
                        "apiVersion": "frrk8s.metallb.io/v1beta1",
                        "kind": "FRRConfiguration",
                        "metadata": {
                          "name": "two-routers-vrf",
                          "namespace": "frr-k8s-system"
                        },
                        "spec": {
                          "bgp": {
                            "routers": [
                              {
                                "asn": 64513,
                                "neighbors": [
                                  {
                                    "address": "172.32.0.3",
                                    "asn": 4200000000,
                                    "ebgpMultiHop": true,
                                    "port": 180,
                                    "toAdvertise": {
                                      "allowed": {
                                        "mode": "all"
                                      }
                                    }
                                  }
                                ],
                                "prefixes": [
                                  "192.168.2.0/24",
                                  "192.169.2.0/24"
                                ]
                              },
                              {
                                "asn": 64515,
                                "neighbors": [
                                  {
                                    "address": "172.31.0.3",
                                    "asn": 4200000000,
                                    "port": 179,
                                    "toAdvertise": {
                                      "allowed": {
                                        "mode": "all"
                                      }
                                    }
                                  }
                                ],
                                "prefixes": [
                                  "192.168.2.0/24",
                                  "192.169.2.0/24"
                                ],
                                "vrf": "red"
                              }
                            ]
                          }
                        }
                      },
                      {
                        "apiVersion": "frrk8s.metallb.io/v1beta1",
                        "kind": "FRRNodeState",
                        "metadata": {
                          "name": "frr-k8s-worker"
                        },
                        "status": {
                          "lastConversionResult": "success",
                          "lastReloadResult": "success",
                          "runningConfig": "Building configuration...\n\nCurrent configuration:\n!\nfrr version 9.0.2_git\nfrr defaults traditional\nhostname ...
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BFDProfile",
                        "metadata": {
                          "name": "bfd-profile-sample",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "receiveInterval": 380,
                          "transmitInterval": 270
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPAdvertisement",
                        "metadata": {
                          "name": "bgp-adv-sample1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "ipAddressPools": [
                            "ip-addresspool-sample1"
                          ],
                          "peers": [
                            "ebgp-single-hop0"
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPAdvertisement",
                        "metadata": {
                          "name": "bgp-adv-sample2",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "ipAddressPoolSelectors": [
                            {
                              "matchLabels": {
                                "test": "ipv6"
                              }
                            },
                            {
                              "matchLabels": {
                                "test": "ipv4"
                              }
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPAdvertisement",
                        "metadata": {
                          "name": "bgp-adv-sample3",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "aggregationLength": 32,
                          "aggregationLengthV6": 128,
                          "communities": [
                            "65535:65282"
                          ],
                          "ipAddressPools": [
                            "ip-addresspool-sample1"
                          ],
                          "localPref": 50
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPAdvertisement",
                        "metadata": {
                          "name": "bgp-adv-sample4",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "aggregationLength": 32,
                          "aggregationLengthV6": 128,
                          "communities": [
                            "NO_ADVERTISE"
                          ],
                          "ipAddressPools": [
                            "ip-addresspool-sample1"
                          ],
                          "localPref": 50
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPAdvertisement",
                        "metadata": {
                          "name": "bgp-adv-sample5",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "aggregationLength": 32,
                          "aggregationLengthV6": 128,
                          "ipAddressPools": [
                            "ip-addresspool-sample1"
                          ],
                          "nodeSelectors": [
                            {
                              "matchLabels": {
                                "kubernetes.io/hostname": "kind-control-plane"
                              }
                            },
                            {
                              "matchLabels": {
                                "kubernetes.io/hostname": "kind-worker"
                              }
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "BGPPeer",
                        "metadata": {
                          "name": "bgp-peer-beta1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "myASN": 64512,
                          "peerASN": 64512,
                          "peerAddress": "172.30.0.3"
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "Community",
                        "metadata": {
                          "name": "community1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "communities": [
                            {
                              "name": "NO_ADVERTISE",
                              "value": "65535:65282"
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "IPAddressPool",
                        "metadata": {
                          "name": "ip-addresspool-sample1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "addresses": [
                            "192.168.10.0/24",
                            "192.168.9.1-192.168.9.5",
                            "fc00:f853:0ccd:e799::/124"
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "IPAddressPool",
                        "metadata": {
                          "labels": {
                            "test": "ipv4"
                          },
                          "name": "ip-addresspool-sample2",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "addresses": [
                            "172.20.0.100/24"
                          ],
                          "autoAssign": false
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "IPAddressPool",
                        "metadata": {
                          "labels": {
                            "test": "ipv6"
                          },
                          "name": "ip-addresspool-sample3",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "addresses": [
                            "2002:2:2::1-2002:2:2::100"
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "L2Advertisement",
                        "metadata": {
                          "name": "l2-adv-sample1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "ipAddressPools": [
                            "ip-addresspool-sample1"
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "L2Advertisement",
                        "metadata": {
                          "name": "l2-adv-sample2",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "nodeSelectors": [
                            {
                              "matchLabels": {
                                "kubernetes.io/hostname": "kind-control-plane"
                              }
                            }
                          ]
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta1",
                        "kind": "MetalLB",
                        "metadata": {
                          "name": "metallb",
                          "namespace": "metallb-system"
                        },
                        "spec": {}
                      },
                      {
                        "apiVersion": "metallb.io/v1beta2",
                        "kind": "BGPPeer",
                        "metadata": {
                          "name": "bgp-peer-sample1",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "myASN": 64512,
                          "peerASN": 64512,
                          "peerAddress": "172.30.0.3"
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta2",
                        "kind": "BGPPeer",
                        "metadata": {
                          "name": "bgp-peer-sample2",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "bfdProfile": "bfd-profile-sample",
                          "myASN": 64512,
                          "peerASN": 64512,
                          "peerAddress": "172.30.0.3"
                        }
                      },
                      {
                        "apiVersion": "metallb.io/v1beta2",
                        "kind": "BGPPeer",
                        "metadata": {
                          "name": "bgp-peer-sample3",
                          "namespace": "metallb-system"
                        },
                        "spec": {
                          "holdTime": "9m0s",
                          "keepaliveTime": "0s",
                          "myASN": 64512,
                          "passwordSecret": {
                            "name": "secretname",
                            "namespace": "metallb-system"
                          },
                          "peerASN": 64512,
                          "peerAddress": "172.30.0.3",
                          "peerPort": 180
                        }
                      }
                    ]
                  capabilities: Basic Install
                  categories: Networking
                  certified: false
                  containerImage: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225
                  createdAt: 2023-06-06T15:25:00Z
                  description: An operator for deploying MetalLB on a kubernetes cluster.
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: true
                  features.operators.openshift.io/proxy-aware: false
                  features.operators.openshift.io/tls-profiles: false
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.97/23"],"mac_address":"0a:58:0a:d9:00:61","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.97"
                        ],
                        "mac": "0a:58:0a:d9:00:61",
                        "default": true,
                        "dns": {}
                    }]
                  olm.operatorGroup: metallb-operator
                  olm.operatorNamespace: metallb-system
                  olm.skipRange: >=4.8.0 <4.18.0
                  olm.targetNamespaces: 
                  olmcahash: cd5b4ed8921b43217f1e5f1847ea8ed3d9209c902a69ef74635d34dab09468ac
                  openshift.io/required-scc: restricted-v2
                  openshift.io/scc: restricted-v2
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"frrk8s.metallb.io","kind":"FRRConfiguration","version":"v1beta1"}},{"type":"olm.gvk","v...
                  operatorframework.io/suggested-namespace: metallb-system
                  operators.openshift.io/valid-subscription: ["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]
                  operators.operatorframework.io/builder: operator-sdk-v1.34.1
                  operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
                  repository: https://github.com/openshift/metallb-operator
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
                  support: Red Hat
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.97
IPs:
  IP:           10.217.0.97
Controlled By:  ReplicaSet/metallb-operator-controller-manager-64545648d6
Containers:
  manager:
    Container ID:  cri-o://e9b9c1ce8ea7662972b8fcea8b41d4a0f340afab0ce7c66c7d59d9bc8204cadd
    Image:         registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225
    Image ID:      registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225
    Port:          9443/TCP
    Host Port:     0/TCP
    Command:
      /manager
    Args:
      --enable-leader-election
      --disable-cert-rotation=true
    State:          Running
      Started:      Thu, 26 Feb 2026 09:40:22 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Thu, 26 Feb 2026 08:31:52 +0000
      Finished:     Thu, 26 Feb 2026 09:40:21 +0000
    Ready:          True
    Restart Count:  1
    Requests:
      cpu:      50m
      memory:   20Mi
    Readiness:  http-get http://:8080/readyz delay=30s timeout=1s period=10s #success=1 #failure=3
    Environment:
      SPEAKER_IMAGE:             registry.redhat.io/openshift4/metallb-rhel9@sha256:02d5ffcd04189eb7328b7a5f79ce5e4cdf09216f2560d702e61e63eb8e2588d9
      CONTROLLER_IMAGE:          registry.redhat.io/openshift4/metallb-rhel9@sha256:02d5ffcd04189eb7328b7a5f79ce5e4cdf09216f2560d702e61e63eb8e2588d9
      FRR_IMAGE:                 registry.redhat.io/openshift4/frr-rhel9@sha256:d7e76e936159ed04e779a66d421cc3ecc6c82409e8eed924112d9174c3d6aad9
      KUBE_RBAC_PROXY_IMAGE:     registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:787be45b5241419b6819676d43325a9030c0e16441918e4a33a44f0380d6b902
      DEPLOY_KUBE_RBAC_PROXIES:  true
      FRRK8S_IMAGE:              registry.redhat.io/openshift4/frr-rhel9@sha256:d7e76e936159ed04e779a66d421cc3ecc6c82409e8eed924112d9174c3d6aad9
      OPERATOR_NAMESPACE:        metallb-system (v1:metadata.namespace)
      DEPLOY_PODMONITORS:        false
      DEPLOY_SERVICEMONITORS:    true
      ENABLE_WEBHOOK:            true
      ENABLE_OPERATOR_WEBHOOK:   true
      METRICS_PORT:              29150
      HTTPS_METRICS_PORT:        9120
      FRR_METRICS_PORT:          29151
      FRR_HTTPS_METRICS_PORT:    9121
      MEMBER_LIST_BIND_PORT:     9122
      OPERATOR_CONDITION_NAME:   metallb-operator.v4.18.0-202602140741
    Mounts:
      /apiserver.local.config/certificates from apiservice-cert (rw)
      /tmp/k8s-webhook-server/serving-certs from webhook-cert (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xfb26 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  metallb-operator-webhook-server-cert
    Optional:    false
  apiservice-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  metallb-operator-controller-manager-service-cert
    Optional:    false
  webhook-cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  metallb-operator-controller-manager-service-cert
    Optional:    false
  kube-api-access-xfb26:
    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:              <none>
Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                From               Message
  ----     ------          ----               ----               -------
  Normal   Scheduled       90m                default-scheduler  Successfully assigned metallb-system/metallb-operator-controller-manager-64545648d6-pt5sq to crc
  Normal   AddedInterface  90m                multus             Add eth0 [10.217.0.97/23] from ovn-kubernetes
  Normal   Pulling         90m                kubelet            Pulling image "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225"
  Normal   Pulled          90m                kubelet            Successfully pulled image "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225" in 11.403s (11.403s including waiting). Image size: 462535787 bytes.
  Warning  Unhealthy       21m (x2 over 21m)  kubelet            Readiness probe failed: Get "http://10.217.0.97:8080/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Created         21m (x2 over 90m)  kubelet            Created container manager
  Normal   Started         21m (x2 over 90m)  kubelet            Started container manager
  Normal   Pulled          21m                kubelet            Container image "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0f668226ec5fdc1726e9df3bb807b172040b59313117c8cbed8ade8e730a2225" already present on machine
