[zh] Sync #14387 into Chinese (#14395)

* Sync #14387 into Chinese

* Fix lint

* apply suggestons
This commit is contained in:
Wilson Wu 2023-12-29 14:26:29 +08:00 committed by GitHub
parent 3cb6366742
commit 2211d70e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
---
---
本指南中使用的 Helm Chart 与通过 [Istioctl](/zh/docs/setup/install/istioctl/)
或 [Operator](/zh/docs/setup/install/operator/) 安装 Istio 时使用的底层 Chart 相同。
本指南中使用的 `base``istiod` Helm Chart 与通过
[Istioctl](/zh/docs/setup/install/istioctl/) 或
[Operator](/zh/docs/setup/install/operator/) 安装 Istio 时使用的 Chart 相同。
但是,通过 Istioctl 和 Operator 进行安装时使用了与本指南所述
[Chart]({{< github_tree >}}/manifests/charts/gateway)
不同的[网关 Chart]({{< github_tree >}}/manifests/charts/gateways/istio-ingress)。