We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22c0708 + f73d046 commit c35adc1Copy full SHA for c35adc1
content/zh/docs/reference/command-line-tools-reference/feature-gates.md
@@ -111,7 +111,8 @@ different Kubernetes components.
111
| `AllowInsecureBackendProxy` | `true` | Beta | 1.17 | |
112
| `AnyVolumeDataSource` | `false` | Alpha | 1.18 | |
113
| `AppArmor` | `true` | Beta | 1.4 | |
114
-| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | |
+| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
115
+| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | |
116
| `CPUManager` | `false` | Alpha | 1.8 | 1.9 |
117
| `CPUManager` | `true` | Beta | 1.10 | |
118
| `CPUManagerPolicyAlphaOptions` | `false` | Alpha | 1.23 | |
0 commit comments