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.
2 parents 77cca23 + 72af5fd commit 98a52cdCopy full SHA for 98a52cd
content/en/docs/tasks/manage-daemon/update-daemon-set.md
@@ -11,6 +11,8 @@ This page shows how to perform a rolling update on a DaemonSet.
11
12
## {{% heading "prerequisites" %}}
13
14
+{{< include "task-tutorial-prereqs.md" >}}
15
+
16
<!-- steps -->
17
18
## DaemonSet Update Strategy
@@ -189,4 +191,3 @@ kubectl delete ds fluentd-elasticsearch -n kube-system
189
191
190
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/)
-
0 commit comments