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.
1 parent e5146e8 commit ac1409eCopy full SHA for ac1409e
content/zh/docs/reference/command-line-tools-reference/feature-gates.md
@@ -210,7 +210,8 @@ different Kubernetes components.
210
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
211
| `TokenRequestProjection` | `true` | Beta | 1.12 | |
212
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
213
-| `TopologyManager` | `false` | Alpha | 1.16 | |
+| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
214
+| `TopologyManager` | `true` | Beta | 1.18 | |
215
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
216
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
217
| `VolumeSnapshotDataSource` | `false` | Alpha | 1.12 | 1.16 |
0 commit comments