Skip to content

Commit 6e3649f

Browse files
authored
Manually sync Chinese version deployment page link fix (#16594)
1 parent d5e51d9 commit 6e3649f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/about/deployment/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 部署
33
description: 部署。
4-
subtitle: 阅读有关在第 1 天、第 2 天和第 1000 天快速有效实施的良好实践
4+
subtitle: 阅读有关在第 1 天、第 2 天和第 1000 天快速有效实施的最佳实践
55
weight: 34
66
skip_toc: true
77
skip_byline: true
@@ -83,7 +83,7 @@ Istio 将配置网格中的服务,使其在相互交谈时尽可能使用 mTLS
8383
Istio 默认以"允许的 mTLS" 模式运行,这意味着服务将同时接受加密和未加密的流量,以允许来自非网格服务的流量保持正常流通。
8484
在所有的服务都进入网格后,您可以改变认证策略,只允许加密的流量,然后您可以确定所有的流量都是加密的。
8585

86-
### Istio 的两类 API {#istio's-two-types-of-apis}
86+
### Istio 的两类 API {#istios-two-types-of-apis}
8787

8888
Istio 为平台所有者和服务所有者提供 API。根据您扮演的角色,您只需要考虑一个子集。
8989
例如,平台所有者将拥有安装、认证和授权资源。流量管理资源将由服务所有者处理。[了解哪些 API 对您有用](/zh/docs/reference/config/)

0 commit comments

Comments
 (0)