Merge pull request #40838 from asa3311/sync-service-topology.md

[zh-cn] sync service-topology.md
This commit is contained in:
Kubernetes Prow Robot 2023-04-25 23:08:16 -07:00 committed by GitHub
commit 55a40a8890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,12 +20,12 @@ weight: 150
<!--
This feature, specifically the alpha `topologyKeys` API, is deprecated since
Kubernetes v1.21.
[Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints/),
[Topology Aware Routing](/docs/concepts/services-networking/topology-aware-routing/),
introduced in Kubernetes v1.21, provide similar functionality.
-->
此功能特性,尤其是 Alpha 阶段的 `topologyKeys` API在 Kubernetes v1.21
版本中已被废弃。Kubernetes v1.21 版本中引入的
[拓扑感知的提示](/zh-cn/docs/concepts/services-networking/topology-aware-hints/),
[拓扑感知路由](/zh-cn/docs/concepts/services-networking/topology-aware-routing/),
提供类似的功能。
{{</ note >}}