Name:             ovn-controller-ncsvk
Namespace:        openstack
Priority:         0
Service Account:  ovncontroller-ovncontroller
Node:             crc/192.168.126.11
Start Time:       Sat, 04 Oct 2025 04:43:19 +0000
Labels:           controller-revision-hash=789f47775b
                  pod-template-generation=1
                  service=ovn-controller
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.95/23"],"mac_address":"0a:58:0a:d9:01:5f","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.95"
                        ],
                        "mac": "0a:58:0a:d9:01:5f",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.95
IPs:
  IP:           10.217.1.95
Controlled By:  DaemonSet/ovn-controller
Containers:
  ovn-controller:
    Container ID:  cri-o://a2b5669eee0863908763e373d093dfc828946c99253d245f21a7cfe5cb8e67ba
    Image:         quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:db16796e99a5906da65eb9068447771f2a11bb3cd6a13cbc2b9c94205ca114a1
    Image ID:      quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:db16796e99a5906da65eb9068447771f2a11bb3cd6a13cbc2b9c94205ca114a1
    Port:          <none>
    Host Port:     <none>
    Command:
      ovn-controller
      --pidfile
      unix:/run/openvswitch/db.sock
    State:          Running
      Started:      Sat, 04 Oct 2025 04:43:21 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       exec [/usr/local/bin/container-scripts/ovn_controller_liveness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Readiness:      exec [/usr/local/bin/container-scripts/ovn_controller_readiness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n9bh84hcch5c9hcdh5ch5d4hd7h55ch5d8h58hf7h568h64fh4h68bh667h589h8bh9chb7h5dhb6h5b9h9bh54h58fh9ch58bh65fh5fh5f5q
    Mounts:
      /usr/local/bin/container-scripts from scripts (ro)
      /var/log/ovn from var-log-ovn (rw)
      /var/run/openvswitch from var-run (rw)
      /var/run/ovn from var-run-ovn (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4l2f6 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  etc-ovs:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/etc/ovs
    HostPathType:  DirectoryOrCreate
  var-run:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/run/openvswitch
    HostPathType:  DirectoryOrCreate
  var-log:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/log/openvswitch
    HostPathType:  DirectoryOrCreate
  var-lib:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/lib/openvswitch
    HostPathType:  DirectoryOrCreate
  var-run-ovn:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/run/ovn
    HostPathType:  DirectoryOrCreate
  var-log-ovn:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/log/ovn
    HostPathType:  DirectoryOrCreate
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovncontroller-scripts
    Optional:  false
  kube-api-access-4l2f6:
    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/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure: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       77m   default-scheduler  Successfully assigned openstack/ovn-controller-ncsvk to crc
  Normal   AddedInterface  77m   multus             Add eth0 [10.217.1.95/23] from ovn-kubernetes
  Normal   Pulled          77m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:db16796e99a5906da65eb9068447771f2a11bb3cd6a13cbc2b9c94205ca114a1" already present on machine
  Normal   Created         77m   kubelet            Created container ovn-controller
  Normal   Started         77m   kubelet            Started container ovn-controller
  Warning  Unhealthy       76m   kubelet            Readiness probe failed: ERROR - ovn-controller connection status is 'not connected', expecting 'connected' status
