Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoOMaia committed Nov 26, 2023
1 parent 8042a39 commit ead3d9a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,13 @@ Rodar ``server.py``, depois rodar ``client.py`` desse jeito: ``python client.py
```

## Testando REST_API
use port-forward para acessar o cluster
use port-forward para acessar o cluster em PORTS
```
kubectl port-forward service/playlist-recommender-ml 32196:80
adicione <ip cluster>:32196
```

## Acessando o ArgoCD
use port-forward para acessar o cluster em PORTS
```
adicione 31443
```
Binary file removed Rest_API/__pycache__/server.cpython-38.pyc
Binary file not shown.

0 comments on commit ead3d9a

Please sign in to comment.