Skip to content

Commit d670766

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/troubleshoot-container-storage.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 268958c commit d670766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/troubleshoot-container-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you need a persistent volume, where the volume has a lifecycle independent of
7373

7474
### Pod pending creation due to ephemeral volume size above available capacity
7575

76-
An ephemeral volume is allocated on single node. When you configure the size of emphemeral volumes for your pods, the size should be less than the available capacity of single node ephemeral disk. Otherwise, the pod creation will be in pending status.
76+
An ephemeral volume is allocated on a single node. When you configure the size of ephemeral volumes for your pods, the size should be less than the available capacity of a single node's ephemeral disk. Otherwise, the pod creation will be in pending status.
7777

7878
1. Use the following command to check if your pod creation is pending status.
7979

0 commit comments

Comments
 (0)