apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T19:39:14Z"
  creationTimestamp: "2026-05-21T19:38:53Z"
  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: "5255"
  uid: e06fc8f6-a392-4d7e-8c66-87e7ccc86b9b
subsets:
- addresses:
  - hostname: loki-chunks-cache-0
    ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: loki-chunks-cache-0
      namespace: monitoring
      uid: a5faaed9-efa3-4c3b-8f2f-3dcaedf124ef
  ports:
  - name: memcached-client
    port: 11211
    protocol: TCP
  - name: http-metrics
    port: 9150
    protocol: TCP
