apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-10T21:24:27Z"
  creationTimestamp: "2026-07-10T21:24:20Z"
  labels:
    application: memcached
    component: server
  name: memcached-metrics
  namespace: openstack
  resourceVersion: "2450"
  uid: 7b8f9581-fdb3-4c8c-b40f-cf1cb9961562
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: memcached-memcached-6479589586-vtlhq
      namespace: openstack
      uid: ca6c8963-4254-4d05-9df9-44dc93472947
  ports:
  - name: metrics
    port: 9150
    protocol: TCP
