9d0cc29bf4
* initial * aisonaku owner * initial. copy minimal en content to ru * i18n strings update * main page, one section * draft main page, setup, minicube * main page * pick up solution * Init russian translate * Translated hello-minikube.md file * tutorials started * russ localization * update config.toml and add README-ru.md * update README.md for the reference to the Russian languge * Update README-ru.md Co-Authored-By: Tim Bannister <tim@scalefactory.com> * Update README-ru.md * Update README-ru.md * concepts overview started * Update owners aliases * Remove duplicate section * Cleanup Remove untraslated files * Add examples * Fix typo * Apply suggestions from code review Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com> Co-Authored-By: Tim Bannister <tim@scalefactory.com> * partly fixed for comments * Remove partially translated files * Translate remaining strings * Translate base concepts
30 lines
612 B
Markdown
30 lines
612 B
Markdown
---
|
|
title: Версии Kubernetes с поддержкой документации
|
|
content_template: templates/concept
|
|
card:
|
|
name: about
|
|
weight: 10
|
|
title: Версии с поддержкой документации
|
|
---
|
|
|
|
{{% capture overview %}}
|
|
|
|
На сайте можно найти документацию для текущей и четырёх прошлых версий Kubernetes.
|
|
|
|
{{% /capture %}}
|
|
|
|
{{% capture body %}}
|
|
|
|
## Текущая версия
|
|
|
|
Текущая версия:
|
|
[{{< param "version" >}}](/).
|
|
|
|
##Предыдущие версии
|
|
|
|
{{< versions-other >}}
|
|
|
|
{{% /capture %}}
|
|
|
|
|