apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T13:53:40Z"
  creationTimestamp: "2026-05-19T13:50:10Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: cinder-api
  namespace: openstack
  resourceVersion: "13070"
  uid: dc7af928-929f-4e25-ad80-87b4a2512ad5
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: cinder-api-d5dd456bf-c4975
      namespace: openstack
      uid: d24ffa31-a272-4c0a-a0aa-9e79346707ae
  ports:
  - name: c-api
    port: 8776
    protocol: TCP
