Explore setting volume permission and ownership at cephcsi level #4093
Open
Description
opened on Aug 29, 2023
https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#delegating-volume-permission-and-ownership-change-to-csi-driver mentioned that a csi driver can hable volume permission and the ownership on this own, this can improve the pod startup time and avoid the recursive chmod/chown at kubelet level
Activity