apiVersion: v1 kind: Service metadata: annotations: core.openstack.org/ingress_create: "false" dnsmasq.network.openstack.org/hostname: neutron-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-05T13:06:51Z" labels: endpoint: internal osctlplane: "" osctlplane-service: neutron service: neutron name: neutron-internal namespace: openstack ownerReferences: - apiVersion: neutron.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: NeutronAPI name: neutron uid: cecc0dd2-c99a-4a8a-b400-7693048f6cbe resourceVersion: "32438" uid: 80f81465-05d0-4185-9261-17d90ffa81cb spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.26.78 clusterIPs: - 172.30.26.78 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: neutron-internal nodePort: 32262 port: 9696 protocol: TCP targetPort: 9696 selector: service: neutron sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.80 ipMode: VIP