Skip to content

Commit ac1409e

Browse files
committed
[zh] update feature-gates description for TopologyManager
1 parent e5146e8 commit ac1409e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ different Kubernetes components.
210210
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
211211
| `TokenRequestProjection` | `true` | Beta | 1.12 | |
212212
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
213-
| `TopologyManager` | `false` | Alpha | 1.16 | |
213+
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
214+
| `TopologyManager` | `true` | Beta | 1.18 | |
214215
| `ValidateProxyRedirects` | `false` | Alpha | 1.12 | 1.13 |
215216
| `ValidateProxyRedirects` | `true` | Beta | 1.14 | |
216217
| `VolumeSnapshotDataSource` | `false` | Alpha | 1.12 | 1.16 |

0 commit comments

Comments
 (0)