Kubetier
T1system:persistent-volume-provisionercluster

Allows external storage provisioners to create and delete PersistentVolumes and read PersistentVolumeClaims and StorageClasses.

  • Can create PersistentVolumes with hostPath; pods mounting those volumes gain direct access to the node filesystem.

  • Intended exclusively for external storage provisioner controllers; verify no application workloads hold this role.

Permissions (4)
apiGroupresources / urlsverbs
""persistentvolumescreate delete get list watch
""persistentvolumeclaimsget list update watch
storage.k8s.iostorageclassesget list watch
"", events.k8s.ioeventscreate patch update watch
Audit: RequestResponseK8s docs ↗