Name: ceph-csi-rbd-nodeplugin Selector: app=ceph-csi-rbd,component=nodeplugin,release=ceph-csi-rbd Node-Selector: Labels: app=ceph-csi-rbd app.kubernetes.io/managed-by=Helm chart=ceph-csi-rbd-3.11.0 component=nodeplugin heritage=Helm release=ceph-csi-rbd Annotations: deprecated.daemonset.template.generation: 1 meta.helm.sh/release-name: ceph-csi-rbd meta.helm.sh/release-namespace: kube-system Desired Number of Nodes Scheduled: 1 Current Number of Nodes Scheduled: 1 Number of Nodes Scheduled with Up-to-date Pods: 1 Number of Nodes Scheduled with Available Pods: 1 Number of Nodes Misscheduled: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: app=ceph-csi-rbd chart=ceph-csi-rbd-3.11.0 component=nodeplugin heritage=Helm release=ceph-csi-rbd Service Account: ceph-csi-rbd-nodeplugin Containers: csi-rbdplugin: Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.11.0 Port: Host Port: Args: --nodeid=$(NODE_ID) --pluginpath=/var/lib/kubelet/plugins --stagingpath=/var/lib/kubelet/plugins/kubernetes.io/csi/ --type=rbd --nodeserver=true --pidlimit=-1 --endpoint=$(CSI_ENDPOINT) --csi-addons-endpoint=$(CSI_ADDONS_ENDPOINT) --v=5 --drivername=$(DRIVER_NAME) --enable-read-affinity=false Environment: POD_IP: (v1:status.podIP) DRIVER_NAME: rbd.csi.ceph.com NODE_ID: (v1:spec.nodeName) CSI_ENDPOINT: unix:///csi/csi.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) /etc/selinux from etc-selinux (ro) /lib/modules from lib-modules (ro) /run/mount from host-mount (rw) /run/secrets/tokens from oidc-token (ro) /sys from host-sys (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/lib/kubelet/plugins from plugin-dir (rw) /var/lib/kubelet/pods from mountpoint-dir (rw) /var/log/ceph from ceph-logdir (rw) driver-registrar: Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0 Port: Host Port: Args: --v=5 --csi-address=/csi/csi.sock --kubelet-registration-path=/var/lib/kubelet/plugins/rbd.csi.ceph.com/csi.sock Environment: KUBE_NODE_NAME: (v1:spec.nodeName) Mounts: /csi from socket-dir (rw) /registration from registration-dir (rw) liveness-prometheus: Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.11.0 Port: 8081/TCP Host Port: 0/TCP Args: --type=liveness --endpoint=$(CSI_ENDPOINT) --metricsport=8081 --metricspath=/metrics --polltime=60s --timeout=3s Environment: CSI_ENDPOINT: unix:///csi/csi.sock POD_IP: (v1:status.podIP) Mounts: /csi from socket-dir (rw) Volumes: socket-dir: Type: HostPath (bare host directory volume) Path: /var/lib/kubelet/plugins/rbd.csi.ceph.com HostPathType: DirectoryOrCreate registration-dir: Type: HostPath (bare host directory volume) Path: /var/lib/kubelet/plugins_registry HostPathType: Directory plugin-dir: Type: HostPath (bare host directory volume) Path: /var/lib/kubelet/plugins HostPathType: Directory mountpoint-dir: Type: HostPath (bare host directory volume) Path: /var/lib/kubelet/pods HostPathType: DirectoryOrCreate ceph-logdir: Type: HostPath (bare host directory volume) Path: /var/log/ceph HostPathType: DirectoryOrCreate host-dev: Type: HostPath (bare host directory volume) Path: /dev HostPathType: host-mount: Type: HostPath (bare host directory volume) Path: /run/mount HostPathType: host-sys: Type: HostPath (bare host directory volume) Path: /sys HostPathType: etc-selinux: Type: HostPath (bare host directory volume) Path: /etc/selinux 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: oidc-token: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3600 Priority Class Name: system-node-critical Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 4m5s daemonset-controller Created pod: ceph-csi-rbd-nodeplugin-drbls