local-path-provisioner
local-path-provisioner copied to clipboard
Storage capacity support
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/
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?