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-03T22:22:47Z" labels: service: dnsmasq name: dnsmasq-dns namespace: openstack ownerReferences: - apiVersion: network.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: DNSMasq name: dns uid: 42f8a0b7-cd89-4d7d-aac6-2c63be23fd2a resourceVersion: "27431" uid: 03ab7f46-7191-4763-965e-11348ca24314 spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.218.119 clusterIPs: - 172.30.218.119 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: dnsmasq nodePort: 32741 port: 53 protocol: UDP targetPort: 5353 - name: dnsmasq-tcp nodePort: 32741 port: 53 protocol: TCP targetPort: 5353 selector: service: dnsmasq sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 192.168.122.80 ipMode: VIP