Skip to content

Commit 0a0dc4d

Browse files
authored
Merge pull request #25022 from chiehmin/add-parition-field-for-ebs
docs: add partition field for EBS
2 parents 6af44ed + 4237738 commit 0a0dc4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ spec:
106106
fsType: ext4
107107
```
108108
109+
If the EBS volume is partitioned, you can supply the optional field `partition: "<partition number>"` to specify which parition to mount on.
110+
109111
#### AWS EBS CSI migration
110112

111113
{{< feature-state for_k8s_version="v1.17" state="beta" >}}

0 commit comments

Comments
 (0)