2019-06-06 05:28:10 +00:00
<!--
2018-10-14 11:58:41 +00:00
You need to have a Kubernetes cluster, and the kubectl command-line tool must
2022-01-10 10:29:09 +00:00
be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a
2018-10-14 11:58:41 +00:00
cluster, you can create one by using
2022-01-10 10:29:09 +00:00
[minikube ](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/ )
2018-10-14 11:58:41 +00:00
or you can use one of these Kubernetes playgrounds:
2019-06-06 05:28:10 +00:00
-->
2023-06-19 02:52:29 +00:00
你必须拥有一个 Kubernetes 的集群,同时你必须配置 kubectl 命令行工具与你的集群通信。
建议在至少有两个不作为控制平面主机的节点的集群上运行本教程。
如果你还没有集群,你可以通过 [Minikube ](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/ )
构建一个你自己的集群,或者你可以使用下面的 Kubernetes 练习环境之一:
2018-10-14 11:58:41 +00:00
2023-06-19 02:52:29 +00:00
<!--
* [Killercoda ](https://killercoda.com/playgrounds/scenario/kubernetes )
* [Play with Kubernetes ](https://labs.play-with-k8s.com/ )
-->
2022-06-28 23:30:01 +00:00
* [Killercoda ](https://killercoda.com/playgrounds/scenario/kubernetes )
2023-06-19 02:52:29 +00:00
* [玩转 Kubernetes ](https://labs.play-with-k8s.com/ )