istio.io/content/help/faq/traffic-management/viewing-current-rules.md

193 B

title weight
How can I view the current route rules I have configured with Istio? 10

Rules can be viewed using istioctl get routerules -o yaml or kubectl get routerules -o yaml.