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-12-04T22:37:03Z" 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: 5b182719-bc30-45ba-8952-684f20b10301 resourceVersion: "34239" uid: 069f8bee-cd19-4d49-bcc2-4ccfcd8ea749 spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.12.11 clusterIPs: - 172.30.12.11 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: nova-metadata-internal nodePort: 30589 port: 8775 protocol: TCP targetPort: 8775 selector: service: nova-metadata sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.80 ipMode: VIP