minor spelling update

using mispellings https://pypi.python.org/pypi/misspellings
This commit is contained in:
Chmouel Boudjnah
2016-09-19 13:48:04 +02:00
parent f2465eec29
commit d322b78c53
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -52,5 +52,5 @@ Containers can potentially be garbage collected before their usefulness has expi
can contain logs and other data that can be useful for troubleshooting. A sufficiently large value for
`maximum-dead-containers-per-container` is highly recommended to allow at least 2 dead containers to be
retained per expected container. A higher value for `maximum-dead-containers` is also recommended for a
similiar reason.
similar reason.
See [this issue](https://github.com/kubernetes/kubernetes/issues/13287) for more details.