apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T21:32:25Z"
  creationTimestamp: "2026-03-02T21:32:11Z"
  labels:
    application: memcached
    component: server
  name: memcached-metrics
  namespace: openstack
  resourceVersion: "5000"
  uid: f9051e1c-c3fa-4e97-83ce-c3adf80d441a
subsets:
- addresses:
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: memcached-memcached-6479589586-qrf4h
      namespace: openstack
      uid: edee8dec-8c61-4669-b5e6-e9fc385eb7fd
  ports:
  - name: metrics
    port: 9150
    protocol: TCP
