Kunde21 / moosefs-csi

Kubernetes CSI driver backed by moosefs
MIT License
10 stars 4 forks source link

Set volume size using quota #3

Closed Kunde21 closed 3 years ago

Kunde21 commented 4 years ago

Requests on creation/provisioning have an associated size. Using the mfssetquota tool, that sizing can be enforced to avoid over-provisioning the cluster.

The mfscli tool gives a total available size. Parsing that output gives more than the capacity, but size quotas is the start.

Kunde21 commented 3 years ago

Released in v0.1.0