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

7 lines
193 B
Markdown

---
title: How can I view the current route rules I have configured with Istio?
weight: 10
---
Rules can be viewed using `istioctl get routerules -o yaml` or `kubectl get routerules -o yaml`.