Skip to content

Commit 2243327

Browse files
committed
Translate setup/learning-environment/kind.md into Japanese.
1 parent 77de9c6 commit 2243327

File tree

1 file changed

+4
-12
lines changed
  • content/ja/docs/setup/learning-environment

1 file changed

+4
-12
lines changed
Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
11
---
2-
title: Installing Kubernetes with Kind
2+
title: Kindを使用してKubernetesをインストールする
33
weight: 40
44
content_type: concept
55
---
66

77
<!-- overview -->
88

9-
Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
10-
11-
9+
Kindは、Dockerコンテナをノードとして使用して、ローカルのKubernetesクラスターを実行するためのツールです。
1210

1311
<!-- body -->
1412

15-
## Installation
16-
17-
See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
18-
19-
20-
21-
22-
13+
## インストール
2314

15+
[Kindをインストールする](https://kind.sigs.k8s.io/docs/user/quick-start/)を参照してください。

0 commit comments

Comments
 (0)