Fixed a minor space issue (#12576)

This commit is contained in:
Himanshu Pandey 2019-02-12 06:26:17 -08:00 committed by Kubernetes Prow Robot
parent 39eb9ad57d
commit 008de6a6ea
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ kubectl describe nodes
The output includes a record of the Container being killed because of an out-of-memory condition:
```
Warning OOMKilling Memory cgroup out of memory: Kill process 4481 (stress) score 1994 or sacrifice child
Warning OOMKilling Memory cgroup out of memory: Kill process 4481 (stress) score 1994 or sacrifice child
```
Delete your Pod: