Skip to content

Commit

Permalink
Fixed a minor space issue (kubernetes#12576)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu Pandey authored and Mayank Kumar committed Mar 11, 2019
1 parent ee78513 commit 881a073
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 881a073

Please sign in to comment.