zh-trans: add docs/home/supported-doc-versions.md, etc. (#11235)

This commit is contained in:
SataQiu
2018-11-24 23:40:42 +08:00
committed by k8s-ci-robot
parent 040c932e88
commit 1bc4f1adad
3 changed files with 73 additions and 0 deletions
@@ -0,0 +1,55 @@
---
title: Kubernetes 文档支持的版本
content_template: templates/concept
---
{{% capture overview %}}
本网站包含当前版本和之前四个版本的 Kubernetes 文档。
{{% /capture %}}
{{% capture body %}}
## 当前版本
当前版本是
[{{< param "version" >}}](/)。
## 之前的版本
{{< versions-other >}}
{{% /capture %}}
<!--
---
title: Supported Versions of the Kubernetes Documentation
content_template: templates/concept
---
{{% capture overview %}}
This website contains documentation for the current version of Kubernetes
and the four previous versions of Kubernetes.
{{% /capture %}}
{{% capture body %}}
## Current version
The current version is
[{{< param "version" >}}](/).
## Previous versions
{{< versions-other >}}
{{% /capture %}}
-->