Name: ceph-csi-rbd-provisioner-6f6497f79c-424xq Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.204.45.157 Start Time: Sat, 09 May 2026 01:40:36 +0000 Labels: app=ceph-csi-rbd chart=ceph-csi-rbd-3.5.1 component=provisioner heritage=Helm pod-template-hash=6f6497f79c release=ceph-csi-rbd Annotations: Status: Running IP: 10.0.0.144 IPs: IP: 10.0.0.144 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-6f6497f79c Containers: csi-provisioner: Container ID: containerd://d48997dbc98b743a4fae16a33c3d960219f8a1b21e3cf95840a684d2ea447708 Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner@sha256:122bfb8c1edabb3c0edd63f06523e6940d958d19b3957dc7b1d6f81e9f1f6119 Port: Host Port: Args: --csi-address=$(ADDRESS) --v=5 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true State: Running Started: Sat, 09 May 2026 01:40:39 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) csi-resizer: Container ID: containerd://bf4645aec722a5c0614af40a2ed0b42304153b33cfbf3880a226b2cbd265c1e7 Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer@sha256:6e0546563b18872b0aa0cad7255a26bb9a87cb879b7fc3e2383c867ef4f706fb Port: Host Port: Args: --v=5 --csi-address=$(ADDRESS) --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false State: Running Started: Sat, 09 May 2026 01:41:01 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) csi-snapshotter: Container ID: containerd://9f3df6930a8c3d3ff630468362fb4b8dba27f3d5a2aa003ef8df6bbbb354532f Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter@sha256:19063babf32ef0ddde9253e703be469d5ca390700e8302095bad9e9de7f2438b Port: Host Port: Args: --csi-address=$(ADDRESS) --v=5 --timeout=60s --leader-election=true State: Running Started: Sat, 09 May 2026 01:41:05 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) csi-attacher: Container ID: containerd://1e2082b06b8e0bc90d9976f276b5786ea1c43b43932861efa555cd2043f33418 Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher@sha256:8b9c313c05f54fb04f8d430896f5f5904b6cb157df261501b29adc04d2b2dc7b Port: Host Port: Args: --v=5 --csi-address=$(ADDRESS) --leader-election=true --retry-interval-start=500ms State: Running Started: Sat, 09 May 2026 01:41:14 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) csi-rbdplugin: Container ID: containerd://e44876fe06ccde6f6ddd1542b9672b51c6fe5171b811531b7eababad8ccef064 Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 Port: Host Port: Args: --nodeid=$(NODE_ID) --type=rbd --controllerserver=true --pidlimit=-1 --endpoint=$(CSI_ENDPOINT) --csi-addons-endpoint=$(CSI_ADDONS_ENDPOINT) --v=5 --drivername=$(DRIVER_NAME) --rbdhardmaxclonedepth=8 --rbdsoftmaxclonedepth=4 --maxsnapshotsonimage=450 --minsnapshotsonimage=250 State: Running Started: Sat, 09 May 2026 01:41:14 +0000 Ready: True Restart Count: 0 Environment: POD_IP: (v1:status.podIP) DRIVER_NAME: rbd.csi.ceph.com NODE_ID: (v1:spec.nodeName) CSI_ENDPOINT: unix:///csi/csi-provisioner.sock CSI_ADDONS_ENDPOINT: unix:///csi/csi-addons.sock Mounts: /csi from socket-dir (rw) /dev from host-dev (rw) /etc/ceph-csi-config/ from ceph-csi-config (rw) /etc/ceph-csi-encryption-kms-config/ from ceph-csi-encryption-kms-config (rw) /etc/ceph/ from ceph-config (rw) /lib/modules from lib-modules (ro) /sys from host-sys (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) csi-rbdplugin-controller: Container ID: containerd://537f2e96298db79adbf232576adb6ca3c4642f7db7b7aa2434b6baaee0f4c925 Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 Port: Host Port: Args: --type=controller --v=5 --drivername=$(DRIVER_NAME) --drivernamespace=$(DRIVER_NAMESPACE) State: Running Started: Sat, 09 May 2026 01:41:14 +0000 Ready: True Restart Count: 0 Environment: DRIVER_NAMESPACE: kube-system (v1:metadata.namespace) DRIVER_NAME: rbd.csi.ceph.com Mounts: /etc/ceph-csi-config/ from ceph-csi-config (rw) /etc/ceph/ from ceph-config (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) liveness-prometheus: Container ID: containerd://68342992c4ac80303bd2119de381c2baf6038684766d85cedb559e2d0f9009cc Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 Port: Host Port: Args: --type=liveness --endpoint=$(CSI_ENDPOINT) --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s State: Running Started: Sat, 09 May 2026 01:41:14 +0000 Ready: True Restart Count: 0 Environment: CSI_ENDPOINT: unix:///csi/csi-provisioner.sock POD_IP: (v1:status.podIP) Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mhz6q (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: socket-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory SizeLimit: host-dev: Type: HostPath (bare host directory volume) Path: /dev HostPathType: host-sys: Type: HostPath (bare host directory volume) Path: /sys HostPathType: lib-modules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: ceph-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-config Optional: false ceph-csi-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-csi-config Optional: false ceph-csi-encryption-kms-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-csi-encryption-kms-config Optional: false keys-tmp-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory SizeLimit: kube-api-access-mhz6q: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled 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 4m19s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-6f6497f79c-424xq to instance Normal Pulling 4m18s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" Normal Pulled 4m16s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" in 1.244s (1.884s including waiting) Normal Created 4m16s kubelet Created container csi-provisioner Normal Started 4m16s kubelet Started container csi-provisioner Normal Pulling 4m16s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" Normal Pulled 3m54s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" in 3.253s (22.316s including waiting) Normal Created 3m54s kubelet Created container csi-resizer Normal Started 3m54s kubelet Started container csi-resizer Normal Pulling 3m54s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" Normal Pulled 3m51s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" in 3.093s (3.093s including waiting) Normal Created 3m50s kubelet Created container csi-snapshotter Normal Started 3m50s kubelet Started container csi-snapshotter Normal Pulling 3m50s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" Normal Pulled 3m41s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" in 8.677s (8.677s including waiting) Normal Created 3m41s kubelet Created container csi-attacher Normal Started 3m41s kubelet Started container csi-attacher Normal Pulled 3m41s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m41s kubelet Created container csi-rbdplugin Normal Started 3m41s kubelet Started container csi-rbdplugin Normal Pulled 3m41s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m41s kubelet Created container csi-rbdplugin-controller Normal Started 3m41s kubelet Started container csi-rbdplugin-controller Normal Pulled 3m41s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m41s kubelet Created container liveness-prometheus Normal Started 3m41s kubelet Started container liveness-prometheus