apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T09:12:40Z"
  creationTimestamp: "2026-03-19T09:12:10Z"
  labels:
    application: memcached
    component: server
  name: memcached-metrics
  namespace: openstack
  resourceVersion: "5561"
  uid: 436936ce-2512-48a3-9c4d-bdb6f8b62171
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: memcached-memcached-6479589586-hdf4t
      namespace: openstack
      uid: 241edf26-0388-429c-ad0e-01f6ca15c4ee
  ports:
  - name: metrics
    port: 9150
    protocol: TCP
