Skip to content

Commit 4afed8f

Browse files
authored
Merge pull request #30664 from ashish-jaiswar/NewBranch
updated setup-konnectivity.md page
2 parents 0693d2b + b546825 commit 4afed8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ 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
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/).
1519

1620
<!-- steps -->
1721

0 commit comments

Comments
 (0)