apiVersion: v1 kind: Service metadata: annotations: dnsmasq.network.openstack.org/hostname: nova-metadata-internal.openstack.svc metallb.io/ip-allocated-from-pool: internalapi metallb.universe.tf/address-pool: internalapi metallb.universe.tf/allow-shared-ip: internalapi metallb.universe.tf/loadBalancerIPs: 172.17.0.80 creationTimestamp: "2025-10-11T10:56:27Z" labels: endpoint: internal osctlplane: "" osctlplane-service: nova-metadata service: nova-metadata type: central name: nova-metadata-internal namespace: openstack ownerReferences: - apiVersion: nova.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: NovaMetadata name: nova-metadata uid: e5b03c93-9ca5-4486-8244-6b7f3bc38555 resourceVersion: "44820" uid: ae0e9de2-a3af-4e47-a619-ad406c23af8b spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.151.73 clusterIPs: - 172.30.151.73 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: nova-metadata-internal nodePort: 31419 port: 8775 protocol: TCP targetPort: 8775 selector: service: nova-metadata sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.80 ipMode: VIP