apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-25T16:53:55Z"
  generateName: loki-chunks-cache-
  labels:
    app.kubernetes.io/component: memcached-chunks-cache
    app.kubernetes.io/instance: loki
    app.kubernetes.io/name: loki
    apps.kubernetes.io/pod-index: "0"
    controller-revision-hash: loki-chunks-cache-685cdcd754
    name: memcached-chunks-cache
    statefulset.kubernetes.io/pod-name: loki-chunks-cache-0
  name: loki-chunks-cache-0
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: StatefulSet
    name: loki-chunks-cache
    uid: 159de47b-064c-451f-a0e2-b05c5f01d2e8
  resourceVersion: "8086"
  uid: beb8ed22-78b5-4703-b42f-fcb384715e3d
spec:
  affinity: {}
  containers:
  - args:
    - -m 8192
    - --extended=modern,track_sizes
    - -I 5m
    - -c 16384
    - -v
    - -u 11211
    image: docker.io/library/memcached:1.6.26
    imagePullPolicy: IfNotPresent
    name: memcached
    ports:
    - containerPort: 11211
      name: client
      protocol: TCP
    resources:
      limits:
        memory: 9830Mi
      requests:
        cpu: 500m
        memory: 9830Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-ncrrp
      readOnly: true
  - args:
    - --memcached.address=localhost:11211
    - --web.listen-address=0.0.0.0:9150
    image: quay.io/prometheus/memcached-exporter:v0.14.3
    imagePullPolicy: IfNotPresent
    name: exporter
    ports:
    - containerPort: 9150
      name: http-metrics
      protocol: TCP
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-ncrrp
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  hostname: loki-chunks-cache-0
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: loki
  serviceAccountName: loki
  subdomain: loki-chunks-cache
  terminationGracePeriodSeconds: 60
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - name: kube-api-access-ncrrp
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T16:53:55Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T16:53:55Z"
    message: 'containers with unready status: [memcached]'
    reason: ContainersNotReady
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T16:53:55Z"
    message: 'containers with unready status: [memcached]'
    reason: ContainersNotReady
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T16:53:55Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://de75e7b187d28c7bb5fb8a1b524606c5277f3b3caa8b67246dab055ea858d0c8
    image: quay.io/prometheus/memcached-exporter:v0.14.3
    imageID: quay.io/prometheus/memcached-exporter@sha256:42fc7a1b5e24dd8965d74b8ac5102f568138b3c64ac17b5879bc07665c0700b0
    lastState: {}
    name: exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-25T16:54:15Z"
  - image: docker.io/library/memcached:1.6.26
    imageID: ""
    lastState: {}
    name: memcached
    ready: false
    restartCount: 0
    started: false
    state:
      waiting:
        message: |-
          failed to pull and unpack image "docker.io/library/memcached:1.6.26": failed to copy: httpReadSeeker: failed open: unexpected status from GET request to https://registry-1.docker.io/v2/library/memcached/manifests/sha256:09eaba8e0b136af2f1d8a4985b4fda74ce2793f95ea66d82fbe5769c05b42ea3: 429 Too Many Requests
          toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
        reason: ErrImagePull
  hostIP: 162.253.55.212
  phase: Pending
  podIP: 10.0.0.138
  podIPs:
  - ip: 10.0.0.138
  qosClass: Burstable
  startTime: "2026-02-25T16:53:55Z"
