Skip to content

Commit c05c352

Browse files
authored
[zh] update learning environment index (#32151)
* Update _index.md Update setup/learning-environment/_index.md * Update _index.md * Update _index.md
1 parent 9beadba commit c05c352

File tree

1 file changed

+0
-38
lines changed
  • content/zh/docs/setup/learning-environment

1 file changed

+0
-38
lines changed

content/zh/docs/setup/learning-environment/_index.md

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,3 @@ weight: 20
1111
{{/* If you're localizing this page, you only need to copy the front matter */}}
1212
{{/* and add a redirect into "/static/_redirects", for YOUR localization. */}}
1313
-->
14-
15-
## kind
16-
17-
<!--
18-
[`kind`](https://kind.sigs.k8s.io/docs/) lets you run Kubernetes on
19-
your local computer. This tool requires that you have
20-
[Docker](https://docs.docker.com/get-docker/) installed and configured.
21-
22-
The kind [Quick Start](https://kind.sigs.k8s.io/docs/user/quick-start/) page
23-
shows you what you need to do to get up and running with kind.
24-
-->
25-
你可以使用 [`kind`](https://kind.sigs.k8s.io/docs/) 来在本地计算机上运行 Kubernetes。
26-
此工具要求你已经安装并配置了 [Docker](https://docs.docker.com/get-docker/)
27-
28-
kind [快速入门](https://kind.sigs.k8s.io/docs/user/quick-start/)页面
29-
为你展示了如何开始使用 kind 的相关信息。
30-
31-
## minikube
32-
33-
<!--
34-
Like `kind`, [`minikube`](https://minikube.sigs.k8s.io/) is a tool that lets you run Kubernetes
35-
locally. `minikube` runs a single-node Kubernetes cluster on your personal
36-
computer (including Windows, macOS and Linux PCs) so that you can try out
37-
Kubernetes, or for daily development work.
38-
39-
You can follow the official
40-
[Get Started!](https://minikube.sigs.k8s.io/docs/start/) guide if your focus is
41-
on getting the tool installed.
42-
-->
43-
`kind` 类似,[`minikube`](https://minikube.sigs.k8s.io/) 是一个允许你在
44-
本地运行 Kubernetes 的工具。`minikube` 在你的个人计算机上运行一个单节点的
45-
Kubernetes 集群(包括 Windows、macOS 和 Linux PC 机),这样你可以尝试
46-
Kubernetes 或者执行每天的开发工作。
47-
48-
如果你所关注的是如何安装该工具,可以查阅官方的
49-
[Get Started!](https://minikube.sigs.k8s.io/docs/start/)
50-
文档。
51-

0 commit comments

Comments
 (0)