Skip to content

Commit e8f1a70

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

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
@@ -75,7 +75,7 @@ If you need a persistent volume, where the volume has a lifecycle independent of
7575

7676
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

78-
1. Use the following command to check if your pod creation is pending status.
78+
1. Use the following command to check if your pod creation is in pending status.
7979

8080
```output
8181
$ kubectl get pods

0 commit comments

Comments
 (0)