Skip to content

Commit 3a71b1b

Browse files
committed
[zh-cn] topology-manager.md
Signed-off-by: xin.li <[email protected]>
1 parent e0434ff commit 3a71b1b

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

content/zh-cn/docs/tasks/administer-cluster/topology-manager.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ weight: 150
2121

2222
<!-- overview -->
2323

24-
{{< feature-state state="beta" for_k8s_version="v1.18" >}}
24+
{{< feature-state state="beta" for_k8s_version="v1.27" >}}
2525

2626
<!--
2727
An increasing number of systems leverage a combination of CPUs and hardware accelerators to
@@ -102,19 +102,6 @@ resource allocation decisions.
102102
取决于所配置的策略,所选建议可用来决定节点接受或拒绝 Pod。
103103
之后,建议会被存储在拓扑管理器中,供 **建议提供者** 在作资源分配决策时使用。
104104

105-
<!--
106-
### Enable the Topology Manager feature
107-
108-
Support for the Topology Manager requires `TopologyManager`
109-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) to be enabled.
110-
It is enabled by default starting with Kubernetes 1.18.
111-
-->
112-
### 启用拓扑管理器功能特性 {#enable-the-topology-manager-feature}
113-
114-
为了使用拓扑管理器,需要先启用 `TopologyManager`
115-
[特性门控](/zh-cn/docs/reference/command-line-tools-reference/feature-gates/)
116-
从 Kubernetes 1.18 版本开始,这一特性默认是启用的。
117-
118105
<!--
119106
## Topology Manager Scopes and Policies
120107

0 commit comments

Comments
 (0)