apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T04:28:08Z"
  creationTimestamp: "2026-07-09T04:25:39Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-server
  namespace: openstack
  resourceVersion: "19067"
  uid: 29b68ba8-9bdc-4e16-be7a-fc4b97feaf9b
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: neutron-server-749fc546ff-85czp
      namespace: openstack
      uid: be9578e0-f3bd-49fd-9cb9-cc8dc547c236
  ports:
  - name: q-api
    port: 9696
    protocol: TCP
  - name: q-policy
    port: 9697
    protocol: TCP
