2018-01-11 21:11:09 +00:00
|
|
|
---
|
|
|
|
title: Supported Versions of the Kubernetes Documentation
|
2018-05-05 16:00:51 +00:00
|
|
|
content_template: templates/concept
|
2019-02-21 16:24:20 +00:00
|
|
|
card:
|
|
|
|
name: about
|
|
|
|
weight: 10
|
|
|
|
title: Supported Versions of the Documentation
|
2018-01-11 21:11:09 +00:00
|
|
|
---
|
|
|
|
|
2018-05-05 16:00:51 +00:00
|
|
|
{{% capture overview %}}
|
2018-01-11 21:11:09 +00:00
|
|
|
|
|
|
|
This website contains documentation for the current version of Kubernetes
|
|
|
|
and the four previous versions of Kubernetes.
|
|
|
|
|
2018-05-05 16:00:51 +00:00
|
|
|
{{% /capture %}}
|
2018-01-11 21:11:09 +00:00
|
|
|
|
2018-05-05 16:00:51 +00:00
|
|
|
{{% capture body %}}
|
2018-01-11 21:11:09 +00:00
|
|
|
|
|
|
|
## Current version
|
|
|
|
|
|
|
|
The current version is
|
2018-05-05 16:00:51 +00:00
|
|
|
[{{< param "version" >}}](/).
|
2018-01-11 21:11:09 +00:00
|
|
|
|
|
|
|
## Previous versions
|
|
|
|
|
2018-05-05 16:00:51 +00:00
|
|
|
{{< versions-other >}}
|
|
|
|
|
|
|
|
{{% /capture %}}
|
2018-01-11 21:11:09 +00:00
|
|
|
|
|
|
|
|