apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-05T11:45:02Z"
  creationTimestamp: "2026-08-05T11:42:30Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17287"
  uid: fea863d9-6ef8-4b95-b06d-cbef4341d1c7
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-56bfc995c9-clndc
      namespace: openstack
      uid: 54f61cc2-956a-424b-b2df-ef5efe3e70f2
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
