apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-24T07:26:04Z"
  creationTimestamp: "2026-05-24T07:25:42Z"
  labels:
    app.kubernetes.io/component: memcached-chunks-cache
    app.kubernetes.io/instance: loki
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: loki
    app.kubernetes.io/version: 3.0.0
    helm.sh/chart: loki-6.6.3
    service.kubernetes.io/headless: ""
  name: loki-chunks-cache
  namespace: monitoring
  resourceVersion: "5727"
  uid: 9cee0d15-1f72-4435-bbb4-80f84b9a0c9b
subsets:
- addresses:
  - hostname: loki-chunks-cache-0
    ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: loki-chunks-cache-0
      namespace: monitoring
      uid: 3fd7f8df-2add-4ea8-a0f0-f0960a1f7352
  ports:
  - name: memcached-client
    port: 11211
    protocol: TCP
  - name: http-metrics
    port: 9150
    protocol: TCP
