mirror of https://github.com/istio/istio.io.git
zh-translation: faq/traffic-management/viewing-current-rules.md (#5351)
This commit is contained in:
parent
e93d9d50d8
commit
db09f8c3c5
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: How can I view the current route rules I have configured with Istio?
|
||||
title: 怎样查看在 Istio 中已配置的当前路由规则?
|
||||
weight: 10
|
||||
---
|
||||
|
||||
Rules can be viewed using `kubectl get virtualservice -o yaml`
|
||||
可以使用这个命令查看 `kubectl get virtualservice -o yaml`
|
||||
|
|
Loading…
Reference in New Issue