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 754db53 commit 58c6e38Copy full SHA for 58c6e38
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -161,7 +161,8 @@ different Kubernetes components.
161
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
162
| `TokenRequestProjection` | `true` | Beta | 1.12 | |
163
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
164
-| `TopologyManager` | `false` | Alpha | 1.16 | |
+| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
165
+| `TopologyManager` | `true` | Beta | 1.18 | |
166
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
167
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
168
| `VolumeSnapshotDataSource` | `false` | Alpha | 1.12 | 1.16 |
0 commit comments