Name:             ovn-northd-0
Namespace:        openstack
Priority:         0
Service Account:  ovnnorthd-ovnnorthd
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 12:37:15 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=ovn-northd-64dcf7cb56
                  service=ovn-northd
                  statefulset.kubernetes.io/pod-name=ovn-northd-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.14/23"],"mac_address":"0a:58:0a:d9:01:0e","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.1.14"
                        ],
                        "mac": "0a:58:0a:d9:01:0e",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.1.14
IPs:
  IP:           10.217.1.14
Controlled By:  StatefulSet/ovn-northd
Containers:
  ovn-northd:
    Container ID:  cri-o://b96f9ae2102251e74d51ef5aaf2f63ffc1c83eb0c16e2759c31d9c638f57bc3a
    Image:         quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:e3fcd72e1a2790ca7db5d5c40c1ae597de4b020dd51debcab063352e6e5f7d79
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/ovn-northd
    Args:
      -vfile:off
      -vconsole:info
      --n-threads=1
      --ovnnb-db=tcp:ovsdbserver-nb-0.openstack.svc.cluster.local:6641,tcp:ovsdbserver-nb-1.openstack.svc.cluster.local:6641,tcp:ovsdbserver-nb-2.openstack.svc.cluster.local:6641
      --ovnsb-db=tcp:ovsdbserver-sb-0.openstack.svc.cluster.local:6642,tcp:ovsdbserver-sb-1.openstack.svc.cluster.local:6642,tcp:ovsdbserver-sb-2.openstack.svc.cluster.local:6642
    State:          Running
      Started:      Thu, 02 Oct 2025 12:37:16 +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
      ovnnorthd-config:   n645h5b7hb6h5b8h656hcch67bhf8h6dh9dh99h5f7h6dh4h54bh6ch5f8hdbh5c7h5f8h5c6h66h9dhb7h59h5d5hf7h58dh5c9hb8h5bh97q
      ovnnorthd-scripts:  n664hd8h66ch58dh64hc9h66bhd4h558h697h67bh557hdch664h567h669h555h696h556h556h5fh5bh569hbh665h9dh4h9bh564hc8h5b7h5c4q
      tls-ca-bundle.pem:  nfch66h558h569h6ch68fh655h5b6hfbh5bh66dh5f6hc6h696hf6h688h676h67bh67bh655h5c7h57fh556h5c6h5hf5h5b8hc6hb4h58dh545h549q
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /tmp from ovn-rundir (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zfmml (ro)
  openstack-network-exporter:
    Container ID:  cri-o://a1b50adc3416605d78c6c2e5f7706436ebf1f51e4c56b19f47b1e38624cd6b14
    Image:         quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
    Image ID:      quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:ecd56e6733c475f2d441344fd98f288c3eac0261ba113695fec7520a954ccbc7
    Port:          <none>
    Host Port:     <none>
    Command:
      /app/openstack-network-exporter
    State:          Running
      Started:      Thu, 02 Oct 2025 12:37:16 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      OPENSTACK_NETWORK_EXPORTER_YAML:  /etc/config/openstack-network-exporter.yaml
    Mounts:
      /etc/config from config (ro)
      /tmp from ovn-rundir (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zfmml (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
  ovn-rundir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovnnorthd-config
    Optional:  false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-zfmml:
    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       82m   default-scheduler  Successfully assigned openstack/ovn-northd-0 to crc
  Normal  AddedInterface  82m   multus             Add eth0 [10.217.1.14/23] from ovn-kubernetes
  Normal  Pulled          82m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" already present on machine
  Normal  Created         82m   kubelet            Created container ovn-northd
  Normal  Started         82m   kubelet            Started container ovn-northd
  Normal  Pulled          82m   kubelet            Container image "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" already present on machine
  Normal  Created         82m   kubelet            Created container openstack-network-exporter
  Normal  Started         82m   kubelet            Started container openstack-network-exporter
