Cleanup instrucions added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
This commit is contained in:
parent
a84331eda1
commit
b2a3f71d1a
1 changed files with 8 additions and 0 deletions
|
@ -254,6 +254,14 @@ by deploying the [release manifest](./release) directly to an existing cluster.
|
||||||
curl -v "http://$INGRESS_HOST"
|
curl -v "http://$INGRESS_HOST"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Cleanup
|
||||||
|
|
||||||
|
- To remove the application from the Kubernetes cluster, run:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
skaffold delete
|
||||||
|
```
|
||||||
|
|
||||||
## Conferences featuring Hipster Shop
|
## Conferences featuring Hipster Shop
|
||||||
|
|
||||||
- [Google Cloud Next'18 London – Keynote](https://youtu.be/nIq2pkNcfEI?t=3071)
|
- [Google Cloud Next'18 London – Keynote](https://youtu.be/nIq2pkNcfEI?t=3071)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue