Skip to content

Commit 950fb72

Browse files
authored
Merge pull request #43277 from tengqm/fix-config-etcd
Revise etcd task prerequisites to remove playground envs
2 parents deaf757 + a1d91e0 commit 950fb72

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ weight: 270
1414

1515
## {{% heading "prerequisites" %}}
1616

17-
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
17+
You need to have a Kubernetes cluster, and the kubectl command-line tool must
18+
be configured to communicate with your cluster. It is recommended to run this
19+
task on a cluster with at least two nodes that are not acting as control plane
20+
nodes . If you do not already have a cluster, you can create one by using
21+
[minikube](https://minikube.sigs.k8s.io/docs/tutorials/multi_node/).
1822

1923
<!-- steps -->
2024

0 commit comments

Comments
 (0)