Merge pull request #22890 from shuuji3/setup/learning-environment/kind

Translate setup/learning-environment/kind into Japanese
This commit is contained in:
Kubernetes Prow Robot 2020-08-02 21:43:39 -07:00 committed by GitHub
commit dab8047c85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
title: Kindを使用してKubernetesをインストールする
weight: 40
content_type: concept
---
<!-- overview -->
Kindは、Dockerコンテナをードとして使用して、ローカルのKubernetesクラスターを実行するためのツールです。
<!-- body -->
## インストール
[Kindをインストールする](https://kind.sigs.k8s.io/docs/user/quick-start/)を参照してください。