Name:             ovn-controller-r5pdv
Namespace:        openstack
Priority:         0
Service Account:  ovncontroller-ovncontroller
Node:             crc/192.168.126.11
Start Time:       Mon, 13 Oct 2025 18:29:29 +0000
Labels:           controller-revision-hash=8499b689bd
                  pod-template-generation=1
                  service=ovn-controller
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: privileged
Status:           Running
IP:               10.217.0.114
IPs:
  IP:           10.217.0.114
Controlled By:  DaemonSet/ovn-controller
Containers:
  ovn-controller:
    Container ID:  cri-o://6668b7afd3b5ba5d2bf41a0a541e6c6b7087f62155f631592361cfe8839ababd
    Image:         38.102.83.119:5001/podified-master-centos10/openstack-ovn-controller:watcher_latest
    Image ID:      38.102.83.119:5001/podified-master-centos10/openstack-ovn-controller@sha256:c83bf8a9a9537a0574ef4ccad82bfe8f7368ca5571d9e7904c6d74cd0434fd1f
    Port:          <none>
    Host Port:     <none>
    Command:
      ovn-controller
      --pidfile
      unix:/run/openvswitch/db.sock
      --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, 13 Oct 2025 18:29:44 +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:  n67h594h99h588h554h67dh558h7h5dbh578h686h55ch5b7h6ch55hfbh5c6h699h65dh5f6h5b6hb4h5dbh686h97h59fh5cch95h56ch5bfh5c8hd6q
    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-controller-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/certs/ovndbca.crt from ovn-controller-tls-certs (ro,path="ca.crt")
      /etc/pki/tls/private/ovndb.key from ovn-controller-tls-certs (ro,path="tls.key")
      /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-sjq28 (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
  ovn-controller-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-ovncontroller-ovndbs
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-sjq28:
    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       88m                default-scheduler  Successfully assigned openstack/ovn-controller-r5pdv to crc
  Normal   AddedInterface  88m                multus             Add eth0 [10.217.0.114/23] from ovn-kubernetes
  Normal   Pulling         88m                kubelet            Pulling image "38.102.83.119:5001/podified-master-centos10/openstack-ovn-controller:watcher_latest"
  Normal   Pulled          88m                kubelet            Successfully pulled image "38.102.83.119:5001/podified-master-centos10/openstack-ovn-controller:watcher_latest" in 9.54s (9.54s including waiting). Image size: 461866776 bytes.
  Normal   Created         88m                kubelet            Created container ovn-controller
  Normal   Started         88m                kubelet            Started container ovn-controller
  Warning  Unhealthy       87m (x2 over 87m)  kubelet            Readiness probe failed: ERROR - ovn-controller connection status is 'not connected', expecting 'connected' status
