Files
website/content/en/docs/home/supported-doc-versions.md
June Yi 8e5d7e4829 Make k8s.io/docs/home to support i18n (#12570)
* Make k8s.io/docs/home to support i18n

* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00

31 lines
511 B
Markdown

---
title: Supported Versions of the Kubernetes Documentation
content_template: templates/concept
card:
name: about
weight: 10
title: Supported Versions of the Documentation
---
{{% 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 %}}