--- 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`.