We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0693d2b + b546825 commit 4afed8fCopy full SHA for 4afed8f
content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
@@ -11,7 +11,11 @@ communication.
11
12
## {{% heading "prerequisites" %}}
13
14
-{{< include "task-tutorial-prereqs.md" >}}
+You need to have a Kubernetes cluster, and the kubectl command-line tool must
15
+be configured to communicate with your cluster. It is recommended to run this
16
+tutorial on a cluster with at least two nodes that are not acting as control
17
+plane hosts. If you do not already have a cluster, you can create one by using
18
+[minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/).
19
20
<!-- steps -->
21
0 commit comments