apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T10:23:44Z"
  creationTimestamp: "2026-05-27T10:23:44Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "16617"
  uid: 22b70373-0682-49d8-860f-8051f79bc895
subsets:
- notReadyAddresses:
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-8445588fc6-cf7qc
      namespace: openstack
      uid: ba9ce152-dd8c-4c4a-8e3d-29d6c1cfdef1
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
