We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af59aa0 commit 7431183Copy full SHA for 7431183
content/zh/docs/setup/getting-started/index.md
@@ -217,7 +217,7 @@ Istio 和[几个遥测应用](/zh/docs/ops/integrations)做了集成。
217
1. 安装 [Kiali 和其他插件]({{< github_tree >}}/samples/addons),等待部署完成。
218
219
{{< text bash >}}
220
- $ kubectl apply -f @samples/addons@
+ $ kubectl apply -f @samples/addons/kiali.yaml@
221
$ kubectl rollout status deployment/kiali -n istio-system
222
Waiting for deployment "kiali" rollout to finish: 0 of 1 updated replicas are available...
223
deployment "kiali" successfully rolled out
0 commit comments