Cleanup instrucions added

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
This commit is contained in:
Ihor Dvoretskyi 2019-03-29 09:15:57 +00:00
parent a84331eda1
commit b2a3f71d1a

View file

@ -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)