[zh] Rename and sync feature-gates/T*.md to Z*.md

pull/49544/head
windsonsea 2025-01-24 09:53:02 +08:00
parent ede181f7bc
commit f7a0fdc798
40 changed files with 12 additions and 7 deletions

View File

@ -12,13 +12,11 @@ stages:
---
<!--
Enable [fine-tuning](/docs/tasks/administer-cluster/topology-manager/#topology-manager-policy-options)
of topology manager policies.
Allow fine-tuning of topology manager policies,
experimental, Alpha-quality options.
This feature gate guards *a group* of topology manager options whose quality level is alpha.
This feature gate will never graduate to beta or stable.
-->
启用拓扑管理器策略的[微调](zh-cn/docs/tasks/administer-cluster/topology-manager/#topology-manager-policy-options)。
允许微调拓扑管理器策略的实验性的、Alpha 质量的选项。
此特性门控守护**一组**质量级别为 Alpha 的拓扑管理器选项。
此特性门控绝对不会进阶至 Beta 或稳定版。

View File

@ -13,6 +13,10 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.28"
toVersion: "1.31"
- stage: stable
defaultValue: true
fromVersion: "1.32"
---
<!--

View File

@ -17,4 +17,4 @@ multiple kube-apiservers exist at varied versions.
See [Mixed version proxy](/docs/concepts/architecture/mixed-version-proxy/) for more information.
-->
当存在多个不同版本的 kube-apiserver 时,将资源请求代理到正确的对等 kube-apiserver。
更多信息请参见[混合版本代理](/zh-cn/docs/concepts/architecture/mixed-version-proxy/)
更多信息请参见[混合版本代理](/zh-cn/docs/concepts/architecture/mixed-version-proxy/)。

View File

@ -13,6 +13,9 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.30"
toVersion: "1.31"
removed: true
---
<!--
Allow [priority & fairness](/docs/concepts/cluster-administration/flow-control/)