mirror of https://github.com/istio/istio.io.git
Zh Move Glossary to Reference section. (#4100)
Signed-off-by: rcaballeromx <grca@google.com>
This commit is contained in:
parent
6d4c478811
commit
3d84df2c38
|
|
@ -9,8 +9,8 @@ icon: docs
|
|||
|
||||
另外,您可能会发现这些有趣的链接:
|
||||
|
||||
- 查看我们的[帮助](/zh/help)文档,其中包括我们的[操作指南](/zh/help/ops)、[FAQ](/zh/help/faq)和[词汇表](/zh/help/glossary)。
|
||||
- 查看我们的[帮助](/zh/help)文档,其中包括我们的[操作指南](/zh/help/ops)、[FAQ](/zh/help/faq)和[词汇表](/zh/docs/reference/glossary)。
|
||||
|
||||
- 有关各个 Istio 版本的信息,请参阅[发行说明](/zh/about/notes)。
|
||||
|
||||
- 怀念过去的版本?我们保留[早期版本的文档](https://archive.istio.io/)。
|
||||
- 怀念过去的版本?我们保留[早期版本的文档](https://archive.istio.io/)。
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ weight: 40
|
|||
keywords: [traffic-management,egress]
|
||||
---
|
||||
|
||||
[Egress 流量 TLS 示例](/zh/docs/examples/advanced-gateways/egress-tls-origination)中展示了如何配置 Istio 来[发起 TLS](/zh/help/glossary/),用于和外部进行通信。[配置 Egress 网关](/zh/docs/examples/advanced-gateways/egress-gateway)示例中展示了如何使用独立的 **egress 网关服务**来对 Egress 流量进行转发。这个例子中结合了前面的两个,描述了如何配置 Egress 网关,来发起对外的 TLS 访问。
|
||||
[Egress 流量 TLS 示例](/zh/docs/examples/advanced-gateways/egress-tls-origination)中展示了如何配置 Istio 来[发起 TLS](/zh/docs/reference/glossary/),用于和外部进行通信。[配置 Egress 网关](/zh/docs/examples/advanced-gateways/egress-gateway)示例中展示了如何使用独立的 **egress 网关服务**来对 Egress 流量进行转发。这个例子中结合了前面的两个,描述了如何配置 Egress 网关,来发起对外的 TLS 访问。
|
||||
|
||||
## 开始之前 {#before-you-begin}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 命令
|
||||
description: 描述 Istio 命令和工具的用法及选项。
|
||||
weight: 30
|
||||
weight: 2
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 配置
|
||||
description: 关于配置选项的详细信息。
|
||||
weight: 20
|
||||
weight: 1
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 术语表
|
||||
description: Istio 常见的术语表。
|
||||
weight: 30
|
||||
weight: 3
|
||||
layout: glossary
|
||||
icon: glossary
|
||||
---
|
||||
Loading…
Reference in New Issue