Adding docs/home for Vietnamese localization (#17647)
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
fb96c07fc4
commit
9a562ec780
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Các phiên bản được hỗ trợ của tài liệu Kubernetes
|
||||
content_template: templates/concept
|
||||
card:
|
||||
name: about
|
||||
weight: 10
|
||||
title: Các phiên bản được hỗ trợ của tài liệu Kubernetes
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
Trang web này lưu tài liệu của phiên bản hiện tại và bốn phiên bản trước của Kubernetes.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
## Phiên bản hiện tại
|
||||
|
||||
Phiên bản hiện tại là
|
||||
[{{< param "version" >}}](/).
|
||||
|
||||
## Các phiên bản trước
|
||||
|
||||
{{< versions-other >}}
|
||||
|
||||
{{% /capture %}}
|
||||
Reference in New Issue
Block a user