apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-31T06:23:09Z"
  creationTimestamp: "2026-05-31T06:23:09Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "16853"
  uid: 498cf373-5086-4514-8cc7-b6a982527dc4
subsets:
- notReadyAddresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-7bb4bdc867-bkcg8
      namespace: openstack
      uid: 564bbf1c-3af2-48b1-ae01-4e3182c4e8bd
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
