translate supported-doc-versions (#15838)
* translate supported-doc-versions * fix problems
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
099ed49cea
commit
ac7cd02a6f
@@ -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 %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user