From de90c02bbe4a2c69a5aced6e5041f6b949953f98 Mon Sep 17 00:00:00 2001 From: Qiming Teng Date: Fri, 7 Apr 2023 09:09:06 +0800 Subject: [PATCH] Update content/en/docs/reference/command-line-tools-reference/feature-gates.md --- .../reference/command-line-tools-reference/feature-gates.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates.md b/content/en/docs/reference/command-line-tools-reference/feature-gates.md index 62af6e54abdd4..252e36065ac4f 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates.md @@ -716,8 +716,6 @@ Each feature gate is designed for enabling/disabling a specific feature: - `TopologyManager`: Enable a mechanism to coordinate fine-grained hardware resource assignments for different components in Kubernetes. See [Control Topology Management Policies on a node](/docs/tasks/administer-cluster/topology-manager/). - Topology Manager graduated to GA in 1.27 and is enabled by default. If you are using a version of - Kubernetes older than v1.27, switch to the documentation for that version of Kubernetes. - `TopologyManagerPolicyAlphaOptions`: Allow fine-tuning of topology manager policies, experimental, Alpha-quality options. This feature gate guards *a group* of topology manager options whose quality level is alpha.