Files
website/content/en/docs/home/supported-doc-versions.md
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

27 lines
429 B
Markdown

---
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 %}}