File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/reference/using-api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ objects.
206
206
207
207
All of this is best illustrated by examples. Imagine a Kubernetes release,
208
208
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
210
210
API versions are supported in a series of subsequent releases.
211
211
-->
212
212
用户必须能够升级到 Kubernetes 新的发行版本,之后再回滚到前一个发行版本,且
@@ -215,7 +215,7 @@ API versions are supported in a series of subsequent releases.
215
215
就对象的存储表示而言,这一点尤其是不言自明的。
216
216
217
217
以上所有规则最好通过例子来说明。假定现有 Kubernetes 发行版本为 X,其中引入了
218
- 新的 API 组。大约每隔 3 个月会有一个新的 Kubernetes 版本被发布(每年 4 个版本)。
218
+ 新的 API 组。大约每隔 4 个月会有一个新的 Kubernetes 版本被发布(每年 3 个版本)。
219
219
下面的表格描述了在一系列后续的发布版本中哪些 API 版本是受支持的。
220
220
221
221
<table >
You can’t perform that action at this time.
0 commit comments