Name:             ceph
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Mon, 23 Feb 2026 13:17:05 +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://b8199d2852e1d53547f8d003c7af79bc83141e83bfc3b23467fcf91e531dec2f
    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 13:17:40 +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-9w6kt (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-9w6kt:
    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  3m20s                  default-scheduler  Successfully assigned openstack/ceph to crc
  Warning  Failed     2m59s                  kubelet            Failed to pull image "quay.io/ceph/demo:latest-squid": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     2m59s                  kubelet            Error: ErrImagePull
  Normal   BackOff    2m59s                  kubelet            Back-off pulling image "quay.io/ceph/demo:latest-squid"
  Warning  Failed     2m59s                  kubelet            Error: ImagePullBackOff
  Normal   Pulling    2m46s (x2 over 3m20s)  kubelet            Pulling image "quay.io/ceph/demo:latest-squid"
  Normal   Pulled     2m46s                  kubelet            Successfully pulled image "quay.io/ceph/demo:latest-squid" in 423ms (423ms including waiting). Image size: 1345238801 bytes.
  Normal   Created    2m45s                  kubelet            Created container ceph
  Normal   Started    2m45s                  kubelet            Started container ceph
