Skip to content

Commit 26c8c19

Browse files
authored
Merge pull request #26230 from Arhell/upd
[zh] update feature-gates description for TopologyManager
2 parents f581c13 + ac1409e commit 26c8c19

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)