apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-28T20:26:12Z"
  creationTimestamp: "2026-06-28T20:25:46Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-cinder
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-cinder
  namespace: openstack
  resourceVersion: "12076"
  uid: deadf5b4-91a4-4f42-8f0a-b8658e8e1ffe
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: rabbitmq-cinder-server-0
      namespace: openstack
      uid: e5f0402e-2f81-4f42-a5e9-fa6d194486fb
  ports:
  - appProtocol: http
    name: management
    port: 15672
    protocol: TCP
  - appProtocol: prometheus.io/metrics
    name: prometheus
    port: 15692
    protocol: TCP
  - appProtocol: amqp
    name: amqp
    port: 5672
    protocol: TCP
