mirror of https://github.com/istio/istio.io.git
zh-translation:/docs/ops/diagnostic-tools/istioctl-describe/index.md (#6040)
This commit is contained in:
parent
204c21313d
commit
71187409fe
|
|
@ -167,7 +167,7 @@ $ kubectl apply -f @samples/bookinfo/networking/destination-rule-all-mtls.yaml@
|
||||||
$ kubectl apply -f @samples/bookinfo/networking/virtual-service-reviews-90-10.yaml@
|
$ kubectl apply -f @samples/bookinfo/networking/virtual-service-reviews-90-10.yaml@
|
||||||
{{< /text >}}
|
{{< /text >}}
|
||||||
|
|
||||||
现在来 describe `reviews` 的 `v1` pod:
|
现在来 describe `reviews v1` pod:
|
||||||
|
|
||||||
{{< text bash >}}
|
{{< text bash >}}
|
||||||
$ istioctl x describe pod $REVIEWS_V1_POD
|
$ istioctl x describe pod $REVIEWS_V1_POD
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue