Name:             ceph
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Fri, 05 Dec 2025 11:21:17 +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://e49584aae8406d753bfb94daacfee86463fbad22f79720f632a2a3bfef33a29e
    Image:          quay.io/ceph/demo:latest-squid
    Image ID:       quay.io/ceph/demo@sha256:522483cf07cfce6386b8e18a3edfa88a1b32c688dee231d0a6962b1513557723
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Fri, 05 Dec 2025 11:21:35 +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-9nlb9 (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-9nlb9:
    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  78m   default-scheduler  Successfully assigned openstack/ceph to crc
  Normal  Pulling    78m   kubelet            Pulling image "quay.io/ceph/demo:latest-squid"
  Normal  Pulled     77m   kubelet            Successfully pulled image "quay.io/ceph/demo:latest-squid" in 16.492s (16.492s including waiting). Image size: 1345238801 bytes.
  Normal  Created    77m   kubelet            Created container ceph
  Normal  Started    77m   kubelet            Started container ceph
