apiVersion: v1 kind: Service metadata: annotations: core.openstack.org/ingress_create: "false" metallb.io/ip-allocated-from-pool: ctlplane metallb.universe.tf/address-pool: ctlplane metallb.universe.tf/allow-shared-ip: ctlplane metallb.universe.tf/loadBalancerIPs: 192.168.122.80 creationTimestamp: "2025-12-04T12:19:14Z" labels: service: dnsmasq name: dnsmasq-dns namespace: openstack ownerReferences: - apiVersion: network.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: DNSMasq name: dns uid: 4dc3017b-e21c-49ab-9ca7-6bfc8c7c180b resourceVersion: "29455" uid: 50a6bca0-921c-4f2e-b54c-4315f521544a spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.247.91 clusterIPs: - 172.30.247.91 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: dnsmasq nodePort: 31673 port: 53 protocol: UDP targetPort: 5353 - name: dnsmasq-tcp nodePort: 31673 port: 53 protocol: TCP targetPort: 5353 selector: service: dnsmasq sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 192.168.122.80 ipMode: VIP