Add notes for how to debug `curl`. (#576)

This commit is contained in:
Guang Ya Liu 2018-11-27 00:48:23 +08:00 committed by Knative Prow Robot
parent da016b2818
commit e982df0b0e
2 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,8 @@ asssigned an external IP address.
It can take a few seconds for Knative to scale up your application and return
a response.
> Note: Add `-v` option to get more detail if the `curl` command failed.
You've successfully deployed your first application using Knative!
## Cleaning up

View File

@ -166,6 +166,8 @@ folder) you're ready to build and deploy the sample app.
Hello World: Go Sample v1!
```
> Note: Add `-v` option to get more detail if the `curl` command failed.
## Removing the sample app deployment
To remove the sample app from your cluster, delete the service record: