Skip to content

Commit 5817800

Browse files
authored
Merge pull request #25762 from timyinshi/1.17
modify the error version of k8s
2 parents 8279881 + 8390090 commit 5817800

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh/blog/_posts/2019-12-09-kubernetes-1.17-release-announcement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@ We’re pleased to announce the delivery of Kubernetes 1.17, our fourth and fina
2828
<!--
2929
### Cloud Provider Labels reach General Availability
3030
-->
31-
作为公开测试版特性添加到v1.2,v1.7中可以看到云提供商标签达到基本可用
31+
作为公开测试版特性添加到 v1.2 ,v1.17 中可以看到云提供商标签达到基本可用
3232
<!--
3333
Added as a beta feature way back in v1.2, v1.17 sees the general availability of cloud provider labels.
3434
-->
3535
### 卷快照进入公开测试版
3636
<!--
3737
### Volume Snapshot Moves to Beta
3838
-->
39-
在v1.7中,Kubernetes卷快照特性是公开测试版。这个特性是在v1.12中以内部测试版引入的,第二个有重大变化的内部测试版是v1.13。
39+
在 v1.17 中,Kubernetes卷快照特性是公开测试版。这个特性是在 v1.12 中以内部测试版引入的,第二个有重大变化的内部测试版是 v1.13
4040
<!--
4141
The Kubernetes Volume Snapshot feature is now beta in Kubernetes v1.17. It was introduced as alpha in Kubernetes v1.12, with a second alpha with breaking changes in Kubernetes v1.13.
4242
-->
4343
## 容器存储接口迁移公开测试版
4444
<!--
4545
### CSI Migration Beta
4646
-->
47-
在v1.7中,Kubernetes树内存储插件到容器存储接口(CSI)的迁移基础架构是公开测试版。容器存储接口迁移最初是在Kubernetes v1.14中以内部测试版引入的
47+
在 v1.17 中,Kubernetes树内存储插件到容器存储接口(CSI)的迁移基础架构是公开测试版。容器存储接口迁移最初是在Kubernetes v1.14 中以内部测试版引入的
4848
<!--
4949
The Kubernetes in-tree storage plugin to Container Storage Interface (CSI) migration infrastructure is now beta in Kubernetes v1.17. CSI migration was introduced as alpha in Kubernetes v1.14.
5050
-->
@@ -80,7 +80,7 @@ The labels are reaching general availability in this release. Kubernetes compone
8080
<!--
8181
## Volume Snapshot Moves to Beta
8282
-->
83-
在v1.7中,Kubernetes卷快照是是公开测试版。最初是在v1.12中以内部测试版引入的,第二个有重大变化的内部测试版是v1.13。这篇文章总结它在公开版本中的变化。
83+
在 v1.17 中,Kubernetes卷快照是是公开测试版。最初是在 v1.12 中以内部测试版引入的,第二个有重大变化的内部测试版是 v1.13 。这篇文章总结它在公开版本中的变化。
8484
<!--
8585
The Kubernetes Volume Snapshot feature is now beta in Kubernetes v1.17. It was introduced as alpha in Kubernetes v1.12, with a second alpha with breaking changes in Kubernetes v1.13. This post summarizes the changes in the beta release.
8686
-->

0 commit comments

Comments
 (0)