Automator: update istio.io@ reference docs (#8881)

This commit is contained in:
Istio Automation 2021-01-29 18:11:43 -08:00 committed by GitHub
parent 4112a02f27
commit 95e409bb13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -533,6 +533,9 @@ istioctl d [flags]
<pre class="language-bash"><code> # Open ControlZ web UI for the istiod-123-456.istio-system pod
istioctl dashboard controlz istiod-123-456.istio-system
# Open ControlZ web UI for the istiod-56dd66799-jfdvs pod in a custom namespace
istioctl dashboard controlz istiod-123-456 -n custom-ns
# Open ControlZ web UI for any Istiod pod
istioctl dashboard controlz deployment/istiod.istio-system