Copy setup/learning-environment/kind.md from en/ directory.
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: Installing Kubernetes with Kind
|
||||||
|
weight: 40
|
||||||
|
content_type: concept
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- overview -->
|
||||||
|
|
||||||
|
Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- body -->
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user