Skip to content

Commit 3ffaf8b

Browse files
authored
Merge pull request #30124 from Arhell/release
[zh] Fix release cadence in deprecation policy page
2 parents 9a0ab22 + 056f2cb commit 3ffaf8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/reference/using-api/deprecation-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ objects.
206206
207207
All of this is best illustrated by examples. Imagine a Kubernetes release,
208208
version X, which introduces a new API group. A new Kubernetes release is made
209-
every approximately 3 months (4 per year). The following table describes which
209+
every approximately 4 months (3 per year). The following table describes which
210210
API versions are supported in a series of subsequent releases.
211211
-->
212212
用户必须能够升级到 Kubernetes 新的发行版本,之后再回滚到前一个发行版本,且
@@ -215,7 +215,7 @@ API versions are supported in a series of subsequent releases.
215215
就对象的存储表示而言,这一点尤其是不言自明的。
216216

217217
以上所有规则最好通过例子来说明。假定现有 Kubernetes 发行版本为 X,其中引入了
218-
新的 API 组。大约每隔 3 个月会有一个新的 Kubernetes 版本被发布(每年 4 个版本)。
218+
新的 API 组。大约每隔 4 个月会有一个新的 Kubernetes 版本被发布(每年 3 个版本)。
219219
下面的表格描述了在一系列后续的发布版本中哪些 API 版本是受支持的。
220220

221221
<table>

0 commit comments

Comments
 (0)