local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

Storage capacity support

Open heyu1207 opened this issue 3 years ago • 1 comments

Can local-path-provisioner support the strorage capacity tracking? I can't use kubectl to list the CSIStorageCapacity resource which is mentioned by the docs of kubernetes: https://kubernetes.io/docs/concepts/storage/storage-capacity/

heyu1207 avatar Jun 08 '22 01:06 heyu1207

Need more investigation. But the first thought came to my mind is that if the volumes on the same filesystem, is it possible to get the storage capacity of each volume correctly?

derekbit avatar Jun 22 '22 05:06 derekbit