Skip to content

Commit

Permalink
Fixed a minor space issue (#12576)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu Pandey authored and k8s-ci-robot committed Feb 12, 2019
1 parent 39eb9ad commit 008de6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 008de6a

Please sign in to comment.