Skip to content

Commit 77de9c6

Browse files
committed
Copy setup/learning-environment/kind.md from en/ directory.
1 parent 1d99209 commit 77de9c6

File tree

1 file changed

+23
-0
lines changed
  • content/ja/docs/setup/learning-environment

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Installing Kubernetes with Kind
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+
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+

0 commit comments

Comments
 (0)