apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T10:26:44Z"
  creationTimestamp: "2026-05-05T10:26:21Z"
  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: "5531"
  uid: 65fec0c4-4898-4a2b-b8f2-2dfe131c3b7b
subsets:
- addresses:
  - hostname: loki-chunks-cache-0
    ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: loki-chunks-cache-0
      namespace: monitoring
      uid: 848d7b5a-c023-4c6c-b799-3eb203cb5b73
  ports:
  - name: memcached-client
    port: 11211
    protocol: TCP
  - name: http-metrics
    port: 9150
    protocol: TCP
