Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16

This commit is contained in:
simplytunde
2019-08-23 12:43:41 -05:00
94 changed files with 3831 additions and 292 deletions
@@ -0,0 +1,29 @@
---
title: Kubernetes 文档支持的版本
content_template: templates/concept
card:
name: about
weight: 10
title: Kubernetes 文档支持的版本
---
{{% capture overview %}}
本网站包含了当前最新版本和之前四个版本的 Kubernetes。
{{% /capture %}}
{{% capture body %}}
## 当前最新版本
当前版本是
[{{< param "version" >}}](/)。
## 往期版本
{{< versions-other >}}
{{% /capture %}}