2019-06-06 05:28:10 +00:00
|
|
|
你必须拥有一个 Kubernetes 的集群,同时你的 Kubernetes 集群必须带有 kubectl 命令行工具。
|
2020-07-09 01:34:20 +00:00
|
|
|
如果你还没有集群,你可以通过 [Minikube](/zh/docs/setup/learning-environment/minikube/) 构建一
|
2019-06-06 05:28:10 +00:00
|
|
|
个你自己的集群,或者你可以使用下面任意一个 Kubernetes 工具构建:
|
|
|
|
<!--
|
2018-10-14 11:58:41 +00:00
|
|
|
You need to have a Kubernetes cluster, and the kubectl command-line tool must
|
|
|
|
be configured to communicate with your cluster. If you do not already have a
|
|
|
|
cluster, you can create one by using
|
|
|
|
[Minikube](/docs/getting-started-guides/minikube),
|
|
|
|
or you can use one of these Kubernetes playgrounds:
|
2019-06-06 05:28:10 +00:00
|
|
|
-->
|
2018-10-14 11:58:41 +00:00
|
|
|
|
|
|
|
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
|
|
|
|
* [Play with Kubernetes](http://labs.play-with-k8s.com/)
|