mirror of https://github.com/istio/istio.io.git
zh:modify setup/install/_index.md (#11489)
This commit is contained in:
parent
d7bf7170b6
commit
cbb2dc7375
|
@ -3,16 +3,17 @@ title: 安装指南
|
|||
linktitle: 安装
|
||||
description: 选择最适合你需求和平台的安装指南。
|
||||
weight: 20
|
||||
content_above: true
|
||||
aliases:
|
||||
- /zh/docs/setup/kubernetes/install/
|
||||
test: table-of-contents
|
||||
---
|
||||
|
||||
If you need help choosing, refer to our
|
||||
[which Istio installation method should I use?](/zh/faq/setup/#install-method-selection) FAQ page.
|
||||
如果你不知道怎么选择安装方式,
|
||||
请参考[我应该选用那种 Istio 安装方式?](/zh/faq/setup/#install-method-selection) FAQ 页。
|
||||
如果您不知道怎么选择安装方式,请参考[我应该使用哪种方式安装 Istio?](/zh/about/faq/#install-method-selection) FAQ 页面。
|
||||
|
||||
要在网格中安装网关,请参考[安装网关](/zh/docs/setup/additional-setup/gateway)了解详细信息。
|
||||
|
||||
{{< tip >}}
|
||||
Istio {{< istio_version >}} 测试过的 Kubernetes 发行版包括:{{< supported_kubernetes_versions >}}.
|
||||
Istio {{< istio_version >}} 测试过的 Kubernetes 发行版包括:
|
||||
{{< supported_kubernetes_versions >}}。
|
||||
{{< /tip >}}
|
||||
|
|
Loading…
Reference in New Issue