apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T16:26:52Z"
  creationTimestamp: "2026-09-08T16:24:23Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17791"
  uid: ca1aa28e-1f39-4f0a-8ef0-4ae5dfef7ee7
subsets:
- addresses:
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-7fcf97d499-qpnlb
      namespace: openstack
      uid: 6e77921f-b76a-4dbb-81ce-6fc9ce8d5ee4
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
