Name:             ceph
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Thu, 22 Jan 2026 14:15:23 +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://cc266abc76a5c185960ce4cbbe53a8227b4382ba46def45d29e2ace6aaa8f873
    Image:          quay.io/ceph/demo:latest-squid
    Image ID:       quay.io/ceph/demo@sha256:522483cf07cfce6386b8e18a3edfa88a1b32c688dee231d0a6962b1513557723
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Thu, 22 Jan 2026 14:16:12 +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-wv5mz (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-wv5mz:
    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  6m37s                  default-scheduler  Successfully assigned openstack/ceph to crc
  Warning  Failed     6m6s                   kubelet            Failed to pull image "quay.io/ceph/demo:latest-squid": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     6m6s                   kubelet            Error: ErrImagePull
  Normal   BackOff    6m6s                   kubelet            Back-off pulling image "quay.io/ceph/demo:latest-squid"
  Warning  Failed     6m6s                   kubelet            Error: ImagePullBackOff
  Normal   Pulling    5m52s (x2 over 6m37s)  kubelet            Pulling image "quay.io/ceph/demo:latest-squid"
  Normal   Pulled     5m48s                  kubelet            Successfully pulled image "quay.io/ceph/demo:latest-squid" in 3.762s (3.762s including waiting). Image size: 1345238801 bytes.
  Normal   Created    5m48s                  kubelet            Created container ceph
  Normal   Started    5m48s                  kubelet            Started container ceph
