apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T02:46:59Z"
  creationTimestamp: "2026-09-08T02:44:06Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "19179"
  uid: e4d6bc22-be25-4e91-95c1-25d683e9da9d
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-5c4c859cfc-8sg8c
      namespace: openstack
      uid: bc3c0f42-bac8-417f-bbbc-b58c4d6dee29
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
