apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: 697e6cfc2956a32471343c14345aeb52bd8d2d1b1846a7c3d7b7e9b0337dcc4f
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-03-27T02:04:53Z"
  generateName: memcached-memcached-c47d949f5-
  labels:
    application: memcached
    component: server
    pod-template-hash: c47d949f5
    release_group: memcached
  name: memcached-memcached-c47d949f5-7ksql
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: memcached-memcached-c47d949f5
    uid: 21263b8b-0303-4f81-b4db-c8da1bcf10a0
  resourceVersion: "4994"
  uid: 14040527-ac5a-4bd4-94ce-c5961b9619bb
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchExpressions:
            - key: release_group
              operator: In
              values:
              - memcached
            - key: application
              operator: In
              values:
              - memcached
            - key: component
              operator: In
              values:
              - server
          topologyKey: kubernetes.io/hostname
        weight: 10
  containers:
  - command:
    - /tmp/memcached.sh
    env:
    - name: MEMCACHED_PORT
      value: "11211"
    - name: MEMCACHED_MAX_CONNECTIONS
      value: "8192"
    - name: MEMCACHED_MEMORY
      value: "1024"
    image: harbor.atmosphere.dev/docker.io/library/memcached:1.6.17
    imagePullPolicy: IfNotPresent
    name: memcached
    ports:
    - containerPort: 11211
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      periodSeconds: 10
      successThreshold: 1
      tcpSocket:
        port: 11211
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/memcached.sh
      name: memcached-bin
      readOnly: true
      subPath: memcached.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-vdk9w
      readOnly: true
  - command:
    - /tmp/memcached-exporter.sh
    - start
    image: harbor.atmosphere.dev/quay.io/prometheus/memcached-exporter:v0.10.0
    imagePullPolicy: IfNotPresent
    name: memcached-exporter
    ports:
    - containerPort: 9150
      name: metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      periodSeconds: 10
      successThreshold: 1
      tcpSocket:
        port: 9150
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/memcached-exporter.sh
      name: memcached-bin
      readOnly: true
      subPath: memcached-exporter.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-vdk9w
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  initContainers:
  - command:
    - kubernetes-entrypoint
    env:
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: INTERFACE_NAME
      value: eth0
    - name: PATH
      value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
    - name: DEPENDENCY_SERVICE
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    imagePullPolicy: IfNotPresent
    name: init
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
      runAsUser: 65534
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-vdk9w
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 65534
  serviceAccount: memcached-memcached
  serviceAccountName: memcached-memcached
  shareProcessNamespace: true
  terminationGracePeriodSeconds: 30
  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:
  - emptyDir: {}
    name: pod-tmp
  - configMap:
      defaultMode: 365
      name: memcached-memcached-bin
    name: memcached-bin
  - name: kube-api-access-vdk9w
    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-03-27T02:04:55Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-27T02:05:09Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-27T02:05:09Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-27T02:04:53Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://16e8dc7b98da2e5ccfffbc55d9fccb08a02a03e2f29c9d2ee5ad5721a3c8faab
    image: harbor.atmosphere.dev/docker.io/library/memcached:1.6.17
    imageID: harbor.atmosphere.dev/docker.io/library/memcached@sha256:d20c577c08863b09b21ecd21d0384d0a800f39d82f37045b3608f677a0a9400f
    lastState: {}
    name: memcached
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-03-27T02:05:06Z"
  - containerID: containerd://d921ee273abf19eb469a08ae7dc8f34602efdeeba609def9412daff9b2facf25
    image: harbor.atmosphere.dev/quay.io/prometheus/memcached-exporter:v0.10.0
    imageID: harbor.atmosphere.dev/quay.io/prometheus/memcached-exporter@sha256:fa5a2de1a4744da66fb369bee81232f5ea52208bc643e409a60f66d699ac27b2
    lastState: {}
    name: memcached-exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-03-27T02:05:08Z"
  hostIP: 199.204.45.33
  initContainerStatuses:
  - containerID: containerd://9d6722ed293534d3dab353ff2b64d2f18b2094671a7bd46bb3ea1dd5ebab75b3
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9d6722ed293534d3dab353ff2b64d2f18b2094671a7bd46bb3ea1dd5ebab75b3
        exitCode: 0
        finishedAt: "2026-03-27T02:04:54Z"
        reason: Completed
        startedAt: "2026-03-27T02:04:54Z"
  phase: Running
  podIP: 10.0.0.141
  podIPs:
  - ip: 10.0.0.141
  qosClass: BestEffort
  startTime: "2026-03-27T02:04:53Z"
