Обновить 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
|
## Example usage
|
||||||
|
kubectl get pods -n webapp
|
||||||
|
|
||||||
```bash
|
kubectl get svc -n webapp
|
||||||
# Prepare the app
|
|
||||||
./prepare-app.sh
|
|
||||||
Preparing app...
|
|
||||||
|
|
||||||
# Start the app
|
|
||||||
./start-app.sh
|
|
||||||
Running app ...
|
|
||||||
The app is available at http://localhost:5000
|
|
||||||
|
|
||||||
# Stop the app
|
# Stop the app
|
||||||
./stop-app.sh
|
./stop-app.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user