apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T06:04:36Z"
  creationTimestamp: "2026-05-11T06:01:36Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-metadata
  namespace: openstack
  resourceVersion: "14592"
  uid: 0e35c7e5-22a6-41dc-91a0-4494ff0e9e75
subsets:
- addresses:
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: nova-api-metadata-7b9d496676-7vb5s
      namespace: openstack
      uid: b74f2ce6-497f-4d0e-804f-c9858f99af11
  ports:
  - name: n-meta
    port: 8775
    protocol: TCP
