Skip to content

Commit b546825

Browse files
Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Meha Bhalodiya <[email protected]>
1 parent edc9661 commit b546825

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ communication.
1212
## {{% heading "prerequisites" %}}
1313

1414
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/).
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/).
1619

1720
<!-- steps -->
1821

0 commit comments

Comments
 (0)