We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77de9c6 commit 2243327Copy full SHA for 2243327
content/ja/docs/setup/learning-environment/kind.md
@@ -1,23 +1,15 @@
1
---
2
-title: Installing Kubernetes with Kind
+title: Kindを使用してKubernetesをインストールする
3
weight: 40
4
content_type: concept
5
6
7
<!-- overview -->
8
9
-Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
10
-
11
+Kindは、Dockerコンテナをノードとして使用して、ローカルのKubernetesクラスターを実行するためのツールです。
12
13
<!-- body -->
14
15
-## Installation
16
17
-See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
18
19
20
21
22
+## インストール
23
+[Kindをインストールする](https://kind.sigs.k8s.io/docs/user/quick-start/)を参照してください。
0 commit comments