Amend the StorageClass page (#18482)
* Amend the StorageClass page * Update content/en/docs/concepts/storage/storage-classes.md Co-Authored-By: Tim Bannister <tim@scalefactory.com> Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9351b160af
commit
6161de9914
@@ -225,6 +225,10 @@ class. Different parameters may be accepted depending on the `provisioner`. For
|
|||||||
`iopsPerGB` are specific to EBS. When a parameter is omitted, some default is
|
`iopsPerGB` are specific to EBS. When a parameter is omitted, some default is
|
||||||
used.
|
used.
|
||||||
|
|
||||||
|
There can be at most 512 parameters defined for a StorageClass.
|
||||||
|
The total length of the parameters object including its keys and values cannot
|
||||||
|
exceed 256 KiB.
|
||||||
|
|
||||||
### AWS EBS
|
### AWS EBS
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user