Name:             ceph
Namespace:        manila-kuttl-tests
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 09:36:55 +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://d431722a4cba0072d1b48c57a6d2bd8ce80f2659e8f463b4faa048e89b7e07b0
    Image:          quay.io/ceph/demo:latest-squid
    Image ID:       quay.io/ceph/demo@sha256:522483cf07cfce6386b8e18a3edfa88a1b32c688dee231d0a6962b1513557723
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Thu, 02 Oct 2025 09:38:31 +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-mrl67 (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:  2Gi
  run:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  2Gi
  log:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  2Gi
  kube-api-access-mrl67:
    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  3m40s                 default-scheduler  Successfully assigned manila-kuttl-tests/ceph to crc
  Warning  Failed     2m34s (x2 over 3m9s)  kubelet            Failed to pull image "quay.io/ceph/demo:latest-squid": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     2m34s (x2 over 3m9s)  kubelet            Error: ErrImagePull
  Normal   BackOff    2m23s (x2 over 3m8s)  kubelet            Back-off pulling image "quay.io/ceph/demo:latest-squid"
  Warning  Failed     2m23s (x2 over 3m8s)  kubelet            Error: ImagePullBackOff
  Normal   Pulling    2m9s (x3 over 3m40s)  kubelet            Pulling image "quay.io/ceph/demo:latest-squid"
  Normal   Pulled     2m4s                  kubelet            Successfully pulled image "quay.io/ceph/demo:latest-squid" in 5.508s (5.508s including waiting). Image size: 1345238801 bytes.
  Normal   Created    2m4s                  kubelet            Created container ceph
  Normal   Started    2m4s                  kubelet            Started container ceph
