website/content/en/includes/task-tutorial-prereqs.md

9 lines
559 B
Markdown
Raw Normal View History

You need to have a Kubernetes cluster, and the kubectl command-line tool must
2021-05-18 15:13:24 +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
cluster, you can create one by using
2021-05-18 15:13:24 +00:00
[minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/)
or you can use one of these Kubernetes playgrounds:
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
* [Play with Kubernetes](http://labs.play-with-k8s.com/)