apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-15T22:21:27Z"
  creationTimestamp: "2026-07-15T22:19:10Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17076"
  uid: b5ad247a-ac18-44df-a6cf-0e3cbf3a3291
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-6cdb7b9d58-9gnhx
      namespace: openstack
      uid: 260e43ca-ebb0-406b-bd4b-a864418cd34d
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
