Skip to content

Commit a1d91e0

Browse files
committed
Revise etcd task prerequisites to remove playground envs
The etcd operation and maintenance job is not supposed to run on the playground environments.
1 parent 873cb20 commit a1d91e0

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)