Skip to content

Commit 4e6a6b8

Browse files
authored
Merge pull request #28034 from haardikdharma10/update-sourceIP-Tutorial
Clarify requirements for “Using Source IP” tutorial
2 parents 086f663 + 465b786 commit 4e6a6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
You need to have a Kubernetes cluster, and the kubectl command-line tool must
2-
be configured to communicate with your cluster. If you do not already have a
2+
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
33
cluster, you can create one by using
4-
[minikube](/docs/tasks/tools/#minikube)
4+
[minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/)
55
or you can use one of these Kubernetes playgrounds:
66

77
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)

0 commit comments

Comments
 (0)