Обновить z2/README.md
This commit is contained in:
parent
c01bd17dc3
commit
ee7033edad
10
z2/README.md
10
z2/README.md
@ -46,16 +46,10 @@ To remove all resources related to the app, run:
|
||||
```
|
||||
|
||||
## Example usage
|
||||
kubectl get pods -n webapp
|
||||
|
||||
```bash
|
||||
# Prepare the app
|
||||
./prepare-app.sh
|
||||
Preparing app...
|
||||
kubectl get svc -n webapp
|
||||
|
||||
# Start the app
|
||||
./start-app.sh
|
||||
Running app ...
|
||||
The app is available at http://localhost:5000
|
||||
|
||||
# Stop the app
|
||||
./stop-app.sh
|
||||
|
Loading…
Reference in New Issue
Block a user