Skip to content

Commit edc9661

Browse files
updated setup-konnectivity.md
1 parent 2c6a411 commit edc9661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ communication.
1111

1212
## {{% heading "prerequisites" %}}
1313

14-
{{< include "task-tutorial-prereqs.md" >}}
14+
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 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 [minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/).
1516

1617
<!-- steps -->
1718

0 commit comments

Comments
 (0)