We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c61f34 commit 72af5fdCopy full SHA for 72af5fd
content/en/docs/tasks/manage-daemon/update-daemon-set.md
@@ -11,7 +11,7 @@ This page shows how to perform a rolling update on a DaemonSet.
11
12
## {{% heading "prerequisites" %}}
13
14
-{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
+{{< include "task-tutorial-prereqs.md" >}}
15
16
<!-- steps -->
17
@@ -191,4 +191,3 @@ kubectl delete ds fluentd-elasticsearch -n kube-system
191
192
* See [Performing a rollback on a DaemonSet](/docs/tasks/manage-daemon/rollback-daemon-set/)
193
* See [Creating a DaemonSet to adopt existing DaemonSet pods](/docs/concepts/workloads/controllers/daemonset/)
194
-
0 commit comments