Name:             ovn-controller-sc5zm
Namespace:        openstack
Priority:         0
Service Account:  ovncontroller-ovncontroller
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 12:48:54 +0000
Labels:           controller-revision-hash=9958cdd59
                  pod-template-generation=1
                  service=ovn-controller
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.92/23"],"mac_address":"0a:58:0a:d9:01:5c","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.92"
                        ],
                        "mac": "0a:58:0a:d9:01:5c",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.92
IPs:
  IP:           10.217.1.92
Controlled By:  DaemonSet/ovn-controller
Containers:
  ovn-controller:
    Container ID:  cri-o://9f54b10ac5da4f02821d0adef0a05b4f887a6433da60cb3aac02911d0c334cce
    Image:         quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:129e24971fee94cc60b5f440605f1512fb932a884e38e64122f38f11f942e3b9
    Port:          <none>
    Host Port:     <none>
    Command:
      ovn-controller
      --pidfile
      unix:/run/openvswitch/db.sock
    State:          Running
      Started:      Thu, 02 Oct 2025 12:48:56 +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:  n74h696h5f5h544h8fh77h568h5bfh66bh6fh678h695h664hc6h64ch7fh86h548h5bfh5dfh658hb7h546h589hc8h544h685h5fhc9h58bhc7h5c8q
    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-djncn (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-djncn:
    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       71m   default-scheduler  Successfully assigned openstack/ovn-controller-sc5zm to crc
  Normal   AddedInterface  71m   multus             Add eth0 [10.217.1.92/23] from ovn-kubernetes
  Normal   Pulled          71m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" already present on machine
  Normal   Created         71m   kubelet            Created container ovn-controller
  Normal   Started         71m   kubelet            Started container ovn-controller
  Warning  Unhealthy       70m   kubelet            Readiness probe failed: ERROR - ovn-controller connection status is 'not connected', expecting 'connected' status
