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-04T12:21:55Z" 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: 5ab37902-9bdc-4e4d-a309-e77b2fd9f5c5 resourceVersion: "34073" uid: ab8a2b0f-553c-4d07-8e1e-7b0afeca3941 spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.10.133 clusterIPs: - 172.30.10.133 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: neutron-internal nodePort: 30997 port: 9696 protocol: TCP targetPort: 9696 selector: service: neutron sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.80 ipMode: VIP