apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-26T06:11:37Z"
  creationTimestamp: "2026-04-26T06:09:04Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "17907"
  uid: e2dac1dd-4588-45a4-ad5b-44d44b86fcf8
subsets:
- addresses:
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-84ffdd6cb9-jnq2g
      namespace: openstack
      uid: b20aa17a-ce8c-428a-b113-0caea17ef369
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
