'etc' should be 'etc.'

Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
This commit is contained in:
YuPengZTE
2016-09-22 16:22:31 +08:00
parent f2465eec29
commit f2b90fa2c3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ spec:
## Resources
The storage media (Disk, SSD, etc) of an `emptyDir` volume is determined by the
The storage media (Disk, SSD, etc.) of an `emptyDir` volume is determined by the
medium of the filesystem holding the kubelet root dir (typically
`/var/lib/kubelet`). There is no limit on how much space an `emptyDir` or
`hostPath` volume can consume, and no isolation between containers or between