Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ajususte do filtro para listagem de pods #239

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pt/day-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ nginx-deployment-78cd4b8fd-r4zk8 1/1 Running 0 5s
Para verificar os Pods que o Deployment está gerenciando nós precisamos executar o seguinte comando:

```bash
kubectl get pods -l app=nginx
kubectl get pods -l app=nginx-deployment
```

O resultado será o seguinte:
Expand Down Expand Up @@ -916,4 +916,4 @@ Durante o dia de hoje, nós aprendemos o que é um Deployment, como criar um Dep

Ainda falaremos muito sobre os Deployments e conheceremos muitas outras opções que eles nos oferecem, mas por enquanto é isso, espero que tenham gostado e aprendido bastante com o conteúdo de hoje.

#VAIIII
#VAIIII