Name:             dnsmasq-dns-589cf688cc-62bkq
Namespace:        openstack
Priority:         0
Service Account:  dnsmasq-dns
Node:             crc/192.168.126.11
Start Time:       Fri, 20 Feb 2026 11:12:07 +0000
Labels:           pod-template-hash=589cf688cc
                  service=dnsmasq
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.234/23"],"mac_address":"0a:58:0a:d9:00:ea","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.234"
                        ],
                        "mac": "0a:58:0a:d9:00:ea",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.234
IPs:
  IP:           10.217.0.234
Controlled By:  ReplicaSet/dnsmasq-dns-589cf688cc
Init Containers:
  init:
    Container ID:    cri-o://d7bfd7bc38a8dbbd8ca5b64b18b808624fe45d14c18059530aa5d5534f381ec4
    Image:           quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2
    Image ID:        quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      /bin/bash
    Args:
      -c
      dnsmasq --interface=* --conf-dir=/etc/dnsmasq.d --hostsdir=/etc/dnsmasq.d/hosts --keep-in-foreground --log-debug --bind-interfaces --listen-address=$(POD_IP) --port 5353 --log-facility=- --no-hosts --domain-needed --no-resolv --bogus-priv --log-queries --test
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 20 Feb 2026 11:12:07 +0000
      Finished:     Fri, 20 Feb 2026 11:12:07 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:  n564h564h676h699hcdh67bh66hfdh569h545h648h94h546h696h668h89h96h667h575h595h5d9h584h8dhbdh697h54bhb7h58fh5c9hd8h5cdh5c7q
      POD_IP:        (v1:status.podIP)
    Mounts:
      /etc/dnsmasq.d/config.cfg from config (ro,path="dns")
      /etc/dnsmasq.d/hosts/dns-svc from dns-svc (ro,path="dns-svc")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ch6zx (ro)
Containers:
  dnsmasq-dns:
    Container ID:    cri-o://afbd6f1bea126f3c4967c55326ee4f10ece6c77611d27a88e91672c7cb7e01b8
    Image:           quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2
    Image ID:        quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      /bin/bash
    Args:
      -c
      dnsmasq --interface=* --conf-dir=/etc/dnsmasq.d --hostsdir=/etc/dnsmasq.d/hosts --keep-in-foreground --log-debug --bind-interfaces --listen-address=$(POD_IP) --port 5353 --log-facility=- --no-hosts --domain-needed --no-resolv --bogus-priv --log-queries
    State:          Running
      Started:      Fri, 20 Feb 2026 11:12:08 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       tcp-socket :5353 delay=3s timeout=5s period=3s #success=1 #failure=3
    Readiness:      tcp-socket :5353 delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n564h564h676h699hcdh67bh66hfdh569h545h648h94h546h696h668h89h96h667h575h595h5d9h584h8dhbdh697h54bhb7h58fh5c9hd8h5cdh5c7q
      POD_IP:        (v1:status.podIP)
    Mounts:
      /etc/dnsmasq.d/config.cfg from config (ro,path="dns")
      /etc/dnsmasq.d/hosts/dns-svc from dns-svc (ro,path="dns-svc")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ch6zx (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      dns
    Optional:  false
  dns-svc:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      dns-svc
    Optional:  false
  kube-api-access-ch6zx:
    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       7m21s  default-scheduler  Successfully assigned openstack/dnsmasq-dns-589cf688cc-62bkq to crc
  Normal  AddedInterface  7m21s  multus             Add eth0 [10.217.0.234/23] from ovn-kubernetes
  Normal  Pulled          7m21s  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2" already present on machine
  Normal  Created         7m21s  kubelet            Created container init
  Normal  Started         7m21s  kubelet            Started container init
  Normal  Pulled          7m20s  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:f391b842000dadaeb692eb6b5e845c2aa3125ef24679fbb4af2c8b98252de4b2" already present on machine
  Normal  Created         7m20s  kubelet            Created container dnsmasq-dns
  Normal  Started         7m20s  kubelet            Started container dnsmasq-dns
