Name:             memcached-0
Namespace:        openstack
Priority:         0
Service Account:  memcached-memcached
Node:             crc/192.168.126.11
Start Time:       Sat, 31 Jan 2026 05:58:33 +0000
Labels:           app=memcached
                  apps.kubernetes.io/pod-index=0
                  controller-revision-hash=memcached-6fdf5974d5
                  cr=memcached
                  memcached/name=memcached
                  memcached/namespace=openstack
                  memcached/uid=de07f1cc-6498-430c-8387-fd9118bfa24c
                  owner=infra-operator
                  service=memcached
                  statefulset.kubernetes.io/pod-name=memcached-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.102/23"],"mac_address":"0a:58:0a:d9:00:66","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.102"
                        ],
                        "mac": "0a:58:0a:d9:00:66",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.102
IPs:
  IP:           10.217.0.102
Controlled By:  StatefulSet/memcached
Containers:
  memcached:
    Container ID:  cri-o://6058b3b302cae93cafdbfd787428e24c39e753ffa0212f7d5ba208c29e18bdcb
    Image:         quay.rdoproject.org/podified-master-centos9/openstack-memcached:d790bc5e0de33b4fa3f6e15acfa448e0
    Image ID:      quay.rdoproject.org/podified-master-centos9/openstack-memcached@sha256:5b5d055bad8f59110c5d61332581603368fa413d69ef0f20f3029ecfa69b0e97
    Ports:         11211/TCP, 11212/TCP
    Host Ports:    0/TCP, 0/TCP
    Command:
      /usr/bin/dumb-init
      --
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 31 Jan 2026 05:59:16 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       tcp-socket :11211 delay=3s timeout=5s period=3s #success=1 #failure=3
    Readiness:      tcp-socket :11211 delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      POD_IPS:                 (v1:status.podIPs)
      CONFIG_HASH:            n656h665h65dh57h69h55dh5f7h74h59fh674h5h5b4hchbch54ch54bh5f6h5ffh67ch76h585h676h5bbh6bhfh58ch659h659h55dh598h5c9h57cq
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /var/lib/config-data/tls/certs/memcached.crt from memcached-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/memcached.key from memcached-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files from kolla-config (ro)
      /var/lib/kolla/config_files/src from config-data (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-f4rkm (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  kolla-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      memcached-config-data
    Optional:  false
  config-data:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      memcached-config-data
    Optional:  false
  memcached-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-memcached-svc
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-f4rkm:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                From               Message
  ----     ------          ----               ----               -------
  Normal   Scheduled       62m                default-scheduler  Successfully assigned openstack/memcached-0 to crc
  Normal   AddedInterface  62m                multus             Add eth0 [10.217.0.102/23] from ovn-kubernetes
  Warning  Failed          62m                kubelet            Failed to pull image "quay.rdoproject.org/podified-master-centos9/openstack-memcached:d790bc5e0de33b4fa3f6e15acfa448e0": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          62m                kubelet            Error: ErrImagePull
  Normal   BackOff         62m                kubelet            Back-off pulling image "quay.rdoproject.org/podified-master-centos9/openstack-memcached:d790bc5e0de33b4fa3f6e15acfa448e0"
  Warning  Failed          62m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         62m (x2 over 62m)  kubelet            Pulling image "quay.rdoproject.org/podified-master-centos9/openstack-memcached:d790bc5e0de33b4fa3f6e15acfa448e0"
  Normal   Pulled          62m                kubelet            Successfully pulled image "quay.rdoproject.org/podified-master-centos9/openstack-memcached:d790bc5e0de33b4fa3f6e15acfa448e0" in 2.842s (2.842s including waiting). Image size: 278445201 bytes.
  Normal   Created         62m                kubelet            Created container memcached
  Normal   Started         62m                kubelet            Started container memcached
