We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f8a4c commit 7118817Copy full SHA for 7118817
1 file changed
content/zh-cn/docs/tutorials/kubernetes-basics/_index.md
@@ -153,6 +153,9 @@ Kubernetes 是一个可用于生产环境的开源平台,基于 Google 在容
153
## {{% heading "whatsnext" %}}
154
155
<!--
156
+* See the [Learning environment](/docs/setup/learning-environment/) page to learn more about practice clusters and how you can run your own one.
157
* Tutorial [Using Minikube to Create a Cluster](/docs/tutorials/kubernetes-basics/create-cluster/)
158
-->
159
+* 请参阅[学习环境](/zh-cn/docs/setup/learning-environment/)页面,
160
+ 了解有关练习集群以及如何运行自己的练习集群的更多信息。
161
* [使用 Minikube 创建一个集群](/zh-cn/docs/tutorials/kubernetes-basics/create-cluster/)的教程
0 commit comments