Name:             ovn-northd-6789c47568-gr4zq
Namespace:        openstack
Priority:         0
Service Account:  ovnnorthd-ovnnorthd
Node:             crc/192.168.126.11
Start Time:       Mon, 24 Nov 2025 01:37:13 +0000
Labels:           pod-template-hash=6789c47568
                  service=ovn-northd
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.114/23"],"mac_address":"0a:58:0a:d9:00:72","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.114"
                        ],
                        "mac": "0a:58:0a:d9:00:72",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.114
IPs:
  IP:           10.217.0.114
Controlled By:  ReplicaSet/ovn-northd-6789c47568
Containers:
  ovn-northd:
    Container ID:  cri-o://eb5a5d8f2505407efa5a20a38dfd2f9c76c2d3a4adaecd0a5b44f17194948f66
    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:      Mon, 24 Nov 2025 01:37:20 +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:              n58h5bbh589h59ch5bfh694hd5h59dhc7hfchdfh66ch66bh58dh55h75h657h584h5cbh657h64fh5d8h5chc6h69h5b7h55fhfbhf9h56ch96h654q
      ovnnorthd-scripts:  n664hd8h66ch58dh64hc9h66bhd4h558h697h67bh557hdch664h567h669h555h696h556h556h5fh5bh569hbh665h9dh4h9bh564hc8h5b7h5c4q
      tls-ca-bundle.pem:  n678h594h558h59bhcfh5c7h549hcdh696h647h598h57bh5d6h77h556hf5h55fh54h6hf4hch587h6fh5d8h55hbch599h664hbch68dh668h68dq
    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-rltxq (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-rltxq:
    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       43m   default-scheduler  Successfully assigned openstack/ovn-northd-6789c47568-gr4zq to crc
  Normal  AddedInterface  43m   multus             Add eth0 [10.217.0.114/23] from ovn-kubernetes
  Normal  Pulling         43m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2"
  Normal  Pulled          42m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:03f9b7a0482cdabe9e360f0f339660f6203afa7ae795548449f0cd78129137e2" in 4.231s (4.231s including waiting). Image size: 345619918 bytes.
  Normal  Created         42m   kubelet            Created container ovn-northd
  Normal  Started         42m   kubelet            Started container ovn-northd
