Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/zh/docs/setup/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Istio 和[几个遥测应用](/zh/docs/ops/integrations)做了集成。
1. 安装 [Kiali 和其他插件]({{< github_tree >}}/samples/addons),等待部署完成。

{{< text bash >}}
$ kubectl apply -f @samples/addons@
$ kubectl apply -f @samples/addons/kiali.yaml@
$ kubectl rollout status deployment/kiali -n istio-system
Waiting for deployment "kiali" rollout to finish: 0 of 1 updated replicas are available...
deployment "kiali" successfully rolled out
Expand Down