apiVersion: v1 kind: Service metadata: annotations: core.openstack.org/ingress_create: "false" dnsmasq.network.openstack.org/hostname: nova-internal.openstack.svc endpoint: internal 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:43Z" labels: endpoint: internal osctlplane: "" osctlplane-service: nova-api service: nova-api name: nova-internal namespace: openstack ownerReferences: - apiVersion: nova.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: NovaAPI name: nova-api uid: 3c346578-8d8c-4c64-80ca-e30498c173c1 resourceVersion: "35009" uid: f76a579c-104c-4d01-a64a-043165d09a51 spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.207.224 clusterIPs: - 172.30.207.224 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: nova-internal nodePort: 32567 port: 8774 protocol: TCP targetPort: 8774 selector: service: nova-api sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.80 ipMode: VIP