mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#8881)
This commit is contained in:
parent
4112a02f27
commit
95e409bb13
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue