We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f467c5c + 8af8f30 commit 382f4a3Copy full SHA for 382f4a3
content/zh-cn/docs/reference/using-api/_index.md
@@ -126,7 +126,7 @@ Here's a summary of each level:
126
-->
127
- Beta:
128
- 版本名称包含 `beta`(例如:`v2beta3`)。
129
- - 内置的 Alpha API 版本默认被禁用且必须在 `kube-apiserver` 配置中显式启用才能使用
+ - 内置的 Beta API 版本默认被禁用且必须在 `kube-apiserver` 配置中显式启用才能使用
130
(例外情况是 Kubernetes 1.22 之前引入的 Beta 版本的 API,这些 API 默认被启用)。
131
- 内置 Beta API 版本从引入到弃用的最长生命周期为 9 个月或 3 个次要版本(以较长者为准),
132
从弃用到移除的最长生命周期为 9 个月或 3 个次要版本(以较长者为准)。
0 commit comments