apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T13:30:15Z"
  creationTimestamp: "2026-05-09T13:27:15Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-api
  namespace: openstack
  resourceVersion: "16022"
  uid: bdf63e5d-2393-4010-bc8b-c8bd69436c25
subsets:
- addresses:
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: nova-api-osapi-5f597f7c69-p5t8l
      namespace: openstack
      uid: 7d8946a2-c623-493f-a060-2d5d07afd4ae
  ports:
  - name: n-api
    port: 8774
    protocol: TCP
