mirror of https://github.com/istio/istio.io.git
Fix life of a request (#2721)
This commit is contained in:
parent
f6f3b79a75
commit
20257d053c
|
|
@ -33,10 +33,7 @@ Additionally, you can use the following commands to know more about the state of
|
|||
|
||||
{{< text plain >}}
|
||||
# List all virtual services
|
||||
$ istioctl get virtualservices
|
||||
|
||||
# Try the following to discover more proxy-config commands
|
||||
$ istioctl proxy-config --help
|
||||
$ kubectl get virtualservices
|
||||
{{< /text >}}
|
||||
|
||||
* Mixer access logs: Mixer writes access logs that contain information about requests. You can get them with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue