Skip to content

Commit

Permalink
Update README-pt.md - Adding OOM to troubleshooting section
Browse files Browse the repository at this point in the history
  • Loading branch information
jralmaraz committed Mar 11, 2021
1 parent 3e2731b commit ff2da14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README-pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,15 @@ sudo launchctl load -w /Library/LaunchDaemons/limit.maxfiles.plist

Esta solução funciona tanto para o MacOS Catalina quanto para o MacOS Mojave.

### Troubleshooting for Out of Memory

Se você executar o comando `make container-serve` e retornar o seguinte erro:
```
make: *** [container-serve] Error 137
```

Verifique a quantidade de memória disponível para o executor/runtime de container. No caso de Docker Desktop para macOS, abra o menu "Preferences..." -> "Resources..." e tente disponibilizar mais memória.

# Comunidade, discussão, contribuição e apoio

Saiba mais sobre a comunidade Kubernetes SIG Docs e reuniões na [página da comunidade](http://kubernetes.io/community/).
Expand Down

0 comments on commit ff2da14

Please sign in to comment.