apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T06:29:30Z"
  creationTimestamp: "2026-05-26T06:26:59Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "18041"
  uid: 4df8ecf5-3748-44d9-89ba-ea20fd1cc4a5
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-7c64785fcd-lxbqf
      namespace: openstack
      uid: ce6d570a-d5ff-4744-abfe-5f494ebdae05
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
