Commit Graph

6 Commits

Author SHA1 Message Date
Patrick Ohly f5aaf40e88 storage capacity: beta
After the promotion to beta in 1.21, enabling the feature is easier
and mostly just depends on the CSI driver deployment.
2021-03-04 08:26:22 +01:00
Philippe Martin 04664781a0 Remove broken link to CSIStorageCapacity in API reference 2020-12-13 20:24:35 +01:00
Patrick Ohly 6d84df458e
Update content/en/docs/concepts/storage/storage-capacity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:25 +02:00
Patrick Ohly c5e26a2636
Update content/en/docs/concepts/storage/storage-capacity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-10 19:32:12 +02:00
Patrick Ohly 0dd9d1088e storage capacity: mention API group
Just the feature gate alone is not enough, the API group also needs to
be enabled.
2020-08-10 16:23:59 +02:00
Patrick Ohly 19b8f8421f storage: CSIStorageCapacity
This is the initial documentation for one new feature:
- https://github.com/kubernetes/enhancements/issues/1472
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-16 08:52:08 +02:00