File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
content/zh-cn/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ weight: 150
21
21
22
22
<!-- overview -->
23
23
24
- {{< feature-state state="beta" for_k8s_version="v1.18 " >}}
24
+ {{< feature-state state="beta" for_k8s_version="v1.27 " >}}
25
25
26
26
<!--
27
27
An increasing number of systems leverage a combination of CPUs and hardware accelerators to
@@ -102,19 +102,6 @@ resource allocation decisions.
102
102
取决于所配置的策略,所选建议可用来决定节点接受或拒绝 Pod。
103
103
之后,建议会被存储在拓扑管理器中,供 ** 建议提供者** 在作资源分配决策时使用。
104
104
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
-
118
105
<!--
119
106
## Topology Manager Scopes and Policies
120
107
You can’t perform that action at this time.
0 commit comments