Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
This commit is contained in:
@@ -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