Name:             dnsmasq-dns-5bb847fbb7-wm5sb
Namespace:        openstack
Priority:         0
Service Account:  dnsmasq-dns
Node:             crc/192.168.126.11
Start Time:       Tue, 07 Oct 2025 14:16:59 +0000
Labels:           pod-template-hash=5bb847fbb7
                  service=dnsmasq
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.225/23"],"mac_address":"0a:58:0a:d9:00:e1","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.225"
                        ],
                        "mac": "0a:58:0a:d9:00:e1",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.225
IPs:
  IP:           10.217.0.225
Controlled By:  ReplicaSet/dnsmasq-dns-5bb847fbb7
Init Containers:
  init:
    Container ID:    cri-o://f1221c517a18b0a856d066aacd0db364ac0f448e85ec1ae9c5bdad02942cb34c
    Image:           quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:c4e71b2158fd939dad8b8e705273493051d3023273d23b279f2699dce6db33df
    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:      Tue, 07 Oct 2025 14:17:00 +0000
      Finished:     Tue, 07 Oct 2025 14:17:00 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:  n597h5b5h5d4h5d7h57dh665hdfh645h674h695h68bh56fhdbhf5h65dh5fdh687h577h589h5cbh549h695hb4h65h8ch67fh56fh544h596h9h59bh696q
      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")
      /etc/dnsmasq.d/hosts/dns-swift-storage-0 from dns-swift-storage-0 (ro,path="dns-swift-storage-0")
      /etc/dnsmasq.d/hosts/openstack-edpm-ipam from openstack-edpm-ipam (ro,path="openstack-edpm-ipam")
      /etc/dnsmasq.d/hosts/ovsdbserver-nb from ovsdbserver-nb (ro,path="ovsdbserver-nb")
      /etc/dnsmasq.d/hosts/ovsdbserver-sb from ovsdbserver-sb (ro,path="ovsdbserver-sb")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kwjll (ro)
Containers:
  dnsmasq-dns:
    Container ID:    cri-o://e6b35967b5670f4e734b9c24de81d093f212eb5b4868747315520a820cb56da7
    Image:           quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:c4e71b2158fd939dad8b8e705273493051d3023273d23b279f2699dce6db33df
    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:      Tue, 07 Oct 2025 14:17:01 +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:  n597h5b5h5d4h5d7h57dh665hdfh645h674h695h68bh56fhdbhf5h65dh5fdh687h577h589h5cbh549h695hb4h65h8ch67fh56fh544h596h9h59bh696q
      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")
      /etc/dnsmasq.d/hosts/dns-swift-storage-0 from dns-swift-storage-0 (ro,path="dns-swift-storage-0")
      /etc/dnsmasq.d/hosts/openstack-edpm-ipam from openstack-edpm-ipam (ro,path="openstack-edpm-ipam")
      /etc/dnsmasq.d/hosts/ovsdbserver-nb from ovsdbserver-nb (ro,path="ovsdbserver-nb")
      /etc/dnsmasq.d/hosts/ovsdbserver-sb from ovsdbserver-sb (ro,path="ovsdbserver-sb")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kwjll (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
  dns-swift-storage-0:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      dns-swift-storage-0
    Optional:  false
  openstack-edpm-ipam:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-edpm-ipam
    Optional:  false
  ovsdbserver-nb:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovsdbserver-nb
    Optional:  false
  ovsdbserver-sb:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovsdbserver-sb
    Optional:  false
  kube-api-access-kwjll:
    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       68m   default-scheduler  Successfully assigned openstack/dnsmasq-dns-5bb847fbb7-wm5sb to crc
  Normal  AddedInterface  68m   multus             Add eth0 [10.217.0.225/23] from ovn-kubernetes
  Normal  Pulled          68m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" already present on machine
  Normal  Created         68m   kubelet            Created container init
  Normal  Started         68m   kubelet            Started container init
  Normal  Pulled          68m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" already present on machine
  Normal  Created         68m   kubelet            Created container dnsmasq-dns
  Normal  Started         68m   kubelet            Started container dnsmasq-dns
