apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-07T03:45:49Z"
  creationTimestamp: "2026-07-07T03:45:31Z"
  labels:
    application: memcached
    component: server
  name: memcached-metrics
  namespace: openstack
  resourceVersion: "5384"
  uid: 80b3042c-47c5-4c6c-9f63-75ffda5fbf98
subsets:
- addresses:
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: memcached-memcached-6479589586-9sd6q
      namespace: openstack
      uid: e7027a67-b435-4460-959f-e631d526ffc6
  ports:
  - name: metrics
    port: 9150
    protocol: TCP
