apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-04T12:31:40Z"
  creationTimestamp: "2026-06-04T12:31:40Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "16613"
  uid: fd5539a3-9932-40e6-91b9-f2ecbfe58a27
subsets:
- notReadyAddresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-9ddf85cc6-jplct
      namespace: openstack
      uid: afbcc762-b38d-46b8-81a1-17f3b8b888c9
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
