apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T04:06:15Z"
  creationTimestamp: "2026-07-09T04:03:59Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17050"
  uid: c28ae87b-7975-4fc4-b9ee-28a44b9fe83b
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-fd5c4ddbb-z6pvq
      namespace: openstack
      uid: 311d70e0-dab7-48e5-9da5-9bcbddb478fd
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
