Skip to content

Commit 58c6e38

Browse files
committed
Update feature-gates description for TopologyManager
1 parent 754db53 commit 58c6e38

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
@@ -161,7 +161,8 @@ different Kubernetes components.
161161
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
162162
| `TokenRequestProjection` | `true` | Beta | 1.12 | |
163163
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
164-
| `TopologyManager` | `false` | Alpha | 1.16 | |
164+
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
165+
| `TopologyManager` | `true` | Beta | 1.18 | |
165166
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
166167
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
167168
| `VolumeSnapshotDataSource` | `false` | Alpha | 1.12 | 1.16 |

0 commit comments

Comments
 (0)