Skip to content

Commit 403ef9c

Browse files
lex111Potapy4
andauthored
Translate Learning environment section into Russian (#19658)
* Translate Learning environment section into Russian * Apply suggestions from code review Co-Authored-By: Nikita Potapenko <dev.potapy4@hotmail.com> * Update content/ru/docs/setup/learning-environment/minikube.md Co-Authored-By: Nikita Potapenko <dev.potapy4@hotmail.com> Co-authored-by: Nikita Potapenko <dev.potapy4@hotmail.com>
1 parent 246c052 commit 403ef9c

File tree

3 files changed

+535
-0
lines changed

3 files changed

+535
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Среда обучения
3+
weight: 20
4+
---
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Установка Kubernetes с помощью Kind
3+
weight: 40
4+
content_template: templates/concept
5+
---
6+
7+
{{% capture overview %}}
8+
9+
Kind — это инструмент для запуска локальных кластеров Kubernetes с помощью "узлов" контейнера Docker.
10+
11+
{{% /capture %}}
12+
13+
{{% capture body %}}
14+
15+
## Установка
16+
17+
Смотрите страницу [по установке Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
18+
19+
{{% /capture %}}

0 commit comments

Comments
 (0)