apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-12T01:55:54Z"
  creationTimestamp: "2026-06-12T01:55:54Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "16698"
  uid: 6abb3ad3-13c5-438e-a4db-8c3f0a95844b
subsets:
- notReadyAddresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-697c9b8b4b-zphxw
      namespace: openstack
      uid: b4ca0e95-bd47-46e6-9da0-fbbfb9aedfd1
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
