zh:sync docs from en and delete the removed file

This commit is contained in:
tanjunchen
2020-12-31 08:33:50 -08:00
parent 24279b2ad2
commit 8d388747a4
2 changed files with 0 additions and 185 deletions
@@ -1,23 +0,0 @@
---
title: 使用 Kind 安装 Kubernetes
weight: 40
content_type: concept
---
<!-- overview -->
<!--
Kind is a tool for running local Kubernetes clusters using Docker container "nodes".
-->
Kind 是一个使用 Docker 容器“节点”运行本地 Kubernetes 集群的工具。
<!-- body -->
<!--
## Installation
See [Installing Kind](https://kind.sigs.k8s.io/docs/user/quick-start/).
-->
## 安装 {#installation}
参见[安装 Kind ](https://kind.sigs.k8s.io/docs/user/quick-start/)。