apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-22T19:35:42Z"
  creationTimestamp: "2026-05-22T19:35:42Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "16416"
  uid: e73e0db7-c390-4f1e-a4b6-886e550d6df3
subsets:
- notReadyAddresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-6dd4ffcf7f-7485t
      namespace: openstack
      uid: bf447455-932c-4ce9-ac79-2abdf63f5a62
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
