apiVersion: v1 kind: Service metadata: annotations: dnsmasq.network.openstack.org/hostname: rabbitmq-cell1.openstack.svc metallb.io/ip-allocated-from-pool: internalapi metallb.universe.tf/address-pool: internalapi metallb.universe.tf/loadBalancerIPs: 172.17.0.86 creationTimestamp: "2025-12-04T22:33:21Z" labels: app.kubernetes.io/component: rabbitmq app.kubernetes.io/name: rabbitmq-cell1 app.kubernetes.io/part-of: rabbitmq name: rabbitmq-cell1 namespace: openstack ownerReferences: - apiVersion: rabbitmq.com/v1beta1 blockOwnerDeletion: true controller: true kind: RabbitmqCluster name: rabbitmq-cell1 uid: 8c7437ee-bc4c-467c-82fa-7aa532e26781 resourceVersion: "27263" uid: 1ac868c4-f8a6-4108-bf4c-5fb4f98b1761 spec: allocateLoadBalancerNodePorts: true clusterIP: 172.30.217.80 clusterIPs: - 172.30.217.80 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - appProtocol: amqps name: amqps nodePort: 31153 port: 5671 protocol: TCP targetPort: 5671 - appProtocol: https name: management-tls nodePort: 31424 port: 15671 protocol: TCP targetPort: 15671 - appProtocol: prometheus.io/metric-tls name: prometheus-tls nodePort: 31224 port: 15691 protocol: TCP targetPort: 15691 selector: app.kubernetes.io/name: rabbitmq-cell1 sessionAffinity: None type: LoadBalancer status: loadBalancer: ingress: - ip: 172.17.0.86 ipMode: VIP