You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/setup/_index.md
+8-31Lines changed: 8 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,27 +37,21 @@ card:
37
37
<!-- overview -->
38
38
39
39
<!--
40
-
This section covers different options to set up and run Kubernetes.
40
+
This section lists the different ways to set up and run Kubernetes.
41
41
-->
42
-
本节介绍了设置和运行 Kubernetes 环境的不同选项。
42
+
本节列出了设置和运行 Kubernetes 的不同方法。
43
43
44
44
<!--
45
-
Different Kubernetes solutions meet different requirements: ease of maintenance, security, control, available resources, and expertise required to operate and manage a cluster.
45
+
When you install Kubernetes, choose an installation type based on: ease of maintenance, security,
46
+
control, available resources, and expertise required to operate and manage a cluster.
You can deploy a Kubernetes cluster on a local machine, cloud, on-prem datacenter; or choose a managed Kubernetes cluster. You can also create custom solutions across a wide range of cloud providers, or bare metal environments.
51
+
You can deploy a Kubernetes cluster on a local machine, cloud, on-prem datacenter, or choose a managed Kubernetes cluster. There are also custom solutions across a wide range of cloud providers, or bare metal environments.
More simply, you can create a Kubernetes cluster in learning and production environments.
56
-
-->
57
-
更简单地说,可以在学习和生产环境中创建一个 Kubernetes 集群。
58
-
59
-
60
-
61
55
<!-- body -->
62
56
63
57
<!--
@@ -66,26 +60,9 @@ More simply, you can create a Kubernetes cluster in learning and production envi
66
60
## 学习环境
67
61
68
62
<!--
69
-
If you're learning Kubernetes, use the Docker-based solutions: tools supported by the Kubernetes community, or tools in the ecosystem to set up a Kubernetes cluster on a local machine.
63
+
If you're learning Kubernetes, use the tools supported by the Kubernetes community, or tools in the ecosystem to set up a Kubernetes cluster on a local machine.
0 commit comments