open-local
open-local copied to clipboard
Implement Storage Capacity tracking
Why you need it?
Implement Storage Capacity tracking, as planned capacity management is required. ref: https://kubernetes.io/docs/concepts/storage/storage-capacity/
Other related information
Reference TopoLVM's impmenetation: https://github.com/topolvm/topolvm/pull/315/files
I would suggest completing following unimplemented interface functions: https://github.com/alibaba/open-local/blob/main/pkg/csi/controllerserver.go#L694
@nashtsai We did notice the spec, while based on current spec implementation the co-scheduling has not been resolved for pod compute resource(cpu/memory) and storage. https://kubernetes.io/docs/concepts/storage/storage-capacity/#limitations