Name:             ovn-northd-5f464b9684-24f64
Namespace:        openstack
Priority:         0
Service Account:  ovnnorthd-ovnnorthd
Node:             crc/192.168.126.11
Start Time:       Thu, 04 Dec 2025 11:38:24 +0000
Labels:           pod-template-hash=5f464b9684
                  service=ovn-northd
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.104/23"],"mac_address":"0a:58:0a:d9:00:68","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.104"
                        ],
                        "mac": "0a:58:0a:d9:00:68",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.104
IPs:
  IP:           10.217.0.104
Controlled By:  ReplicaSet/ovn-northd-5f464b9684
Containers:
  ovn-northd:
    Container ID:  cri-o://d007d65e21f9d7efe4be88a2ae725e525c2d23ba4d9168812a97d72125f9d18c
    Image:         quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2
    Image ID:      quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/ovn-northd
    Args:
      -vfile:off
      -vconsole:info
      --n-threads=1
      --ovnnb-db=ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641
      --ovnsb-db=ssl:ovsdbserver-sb-0.openstack.svc.cluster.local:6642
      --certificate=/etc/pki/tls/certs/ovndb.crt
      --private-key=/etc/pki/tls/private/ovndb.key
      --ca-cert=/etc/pki/tls/certs/ovndbca.crt
    State:          Running
      Started:      Thu, 04 Dec 2025 11:38:28 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       exec [/usr/local/bin/container-scripts/status_check.sh] delay=10s timeout=1s period=5s #success=1 #failure=3
    Readiness:      exec [/usr/local/bin/container-scripts/status_check.sh] delay=10s timeout=1s period=5s #success=1 #failure=3
    Environment:
      OVN_RUNDIR:         /tmp
      certs:              n5h66h9fh67dhbbh58bh68h58hcbh5f5hcfh5d4h5d5h5dh64fhfdh85h54dhd9h68dh6h9h4h568h569h59bhdfh599h564h575h56dhb5q
      ovnnorthd-scripts:  n664hd8h66ch58dh64hc9h66bhd4h558h697h67bh557hdch664h567h669h555h696h556h556h5fh5bh569hbh665h9dh4h9bh564hc8h5b7h5c4q
      tls-ca-bundle.pem:  nf7h5d9hfbh556hf5h57ch669hdbhbdh98h58h5f5h68hfh5ch67dh69h679h588h65bh54fhf9hf8hd8h676h544h6dh96h66bh99h5cch5bq
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/ovndb.crt from ovn-northd-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/certs/ovndbca.crt from ovn-northd-tls-certs (ro,path="ca.crt")
      /etc/pki/tls/private/ovndb.key from ovn-northd-tls-certs (ro,path="tls.key")
      /usr/local/bin/container-scripts from scripts (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9zhfz (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovnnorthd-scripts
    Optional:  false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ovn-northd-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-ovnnorthd-ovndbs
    Optional:    false
  kube-api-access-9zhfz:
    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:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 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       55m   default-scheduler  Successfully assigned openstack/ovn-northd-5f464b9684-24f64 to crc
  Normal  AddedInterface  55m   multus             Add eth0 [10.217.0.104/23] from ovn-kubernetes
  Normal  Pulling         55m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2"
  Normal  Pulled          55m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2" in 2.96s (2.96s including waiting). Image size: 345619918 bytes.
  Normal  Created         55m   kubelet            Created container ovn-northd
  Normal  Started         55m   kubelet            Started container ovn-northd
