Name:             ceph
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Mon, 23 Feb 2026 08:59:24 +0000
Labels:           app=ceph
                  app.kubernetes.io/name=ceph
                  created-by=install_yamls
Annotations:      openshift.io/scc: privileged
                  seccomp.security.alpha.kubernetes.io/pod: unconfined
Status:           Running
SeccompProfile:   Unconfined
IP:               192.168.126.11
IPs:
  IP:  192.168.126.11
Containers:
  ceph:
    Container ID:   cri-o://c78d78a1b507eb875f71f9534e9cee2d79cf04a7fecd31192891a7f2fdd92417
    Image:          quay.io/ceph/demo:latest-squid
    Image ID:       quay.io/ceph/demo@sha256:522483cf07cfce6386b8e18a3edfa88a1b32c688dee231d0a6962b1513557723
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Mon, 23 Feb 2026 08:59:58 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      MON_IP:               192.168.126.11
      CEPH_DAEMON:          demo
      CEPH_PUBLIC_NETWORK:  0.0.0.0/0
      DEMO_DAEMONS:         osd,mds,rgw
      CEPH_DEMO_UID:        0
      RGW_NAME:             ceph
    Mounts:
      /run/ceph from run (rw)
      /var/lib/ceph from data (rw)
      /var/log/ceph from log (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4jvxg (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  data:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  10Gi
  run:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  10Gi
  log:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  10Gi
  kube-api-access-4jvxg:
    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:              kubernetes.io/hostname=crc
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  80m                default-scheduler  Successfully assigned openstack/ceph to crc
  Warning  Failed     79m                kubelet            Failed to pull image "quay.io/ceph/demo:latest-squid": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     79m                kubelet            Error: ErrImagePull
  Normal   BackOff    79m                kubelet            Back-off pulling image "quay.io/ceph/demo:latest-squid"
  Warning  Failed     79m                kubelet            Error: ImagePullBackOff
  Normal   Pulling    79m (x2 over 80m)  kubelet            Pulling image "quay.io/ceph/demo:latest-squid"
  Normal   Pulled     79m                kubelet            Successfully pulled image "quay.io/ceph/demo:latest-squid" in 454ms (454ms including waiting). Image size: 1345238801 bytes.
  Normal   Created    79m                kubelet            Created container ceph
  Normal   Started    79m                kubelet            Started container ceph
