Skip to content

Commit b3cd364

Browse files
authored
Merge pull request #25490 from mysunshine92/update-feature-gates-TopologyManager
Update feature-gates description for TopologyManager
2 parents 0e8e614 + 58c6e38 commit b3cd364

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ different Kubernetes components.
166166
| `StorageVersionHash` | `true` | Beta | 1.15 | |
167167
| `Sysctls` | `true` | Beta | 1.11 | |
168168
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
169-
| `TopologyManager` | `false` | Alpha | 1.16 | |
169+
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
170+
| `TopologyManager` | `true` | Beta | 1.18 | |
170171
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
171172
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
172173
| `WindowsEndpointSliceProxying` | `false` | Alpha | 1.19 | |

0 commit comments

Comments
 (0)