apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T23:31:25Z"
  creationTimestamp: "2026-09-08T23:28:56Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17830"
  uid: 8aaafac5-934e-4ac9-ae8a-beddeb72b72a
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-6b5d99976f-vgxjl
      namespace: openstack
      uid: 267f7aa9-bbd4-4462-9703-e8ca35d52cad
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
