Skip to content

Commit

Permalink
Amend the StorageClass page (#18482)
Browse files Browse the repository at this point in the history
* Amend the StorageClass page

* Update content/en/docs/concepts/storage/storage-classes.md

Co-Authored-By: Tim Bannister <[email protected]>

Co-authored-by: Tim Bannister <[email protected]>
  • Loading branch information
2 people authored and k8s-ci-robot committed Jan 9, 2020
1 parent 9351b16 commit 6161de9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/docs/concepts/storage/storage-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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

```yaml
Expand Down

0 comments on commit 6161de9

Please sign in to comment.