Update content/en/docs/tasks/manage-daemon/update-daemon-set.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Able Lv
2021-07-23 08:58:37 +08:00
committed by GitHub
parent 9c61f34abd
commit 72af5fdf2f
@@ -11,7 +11,7 @@ This page shows how to perform a rolling update on a DaemonSet.
## {{% heading "prerequisites" %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
{{< include "task-tutorial-prereqs.md" >}}
<!-- steps -->
@@ -191,4 +191,3 @@ kubectl delete ds fluentd-elasticsearch -n kube-system
* See [Performing a rollback on a DaemonSet](/docs/tasks/manage-daemon/rollback-daemon-set/)
* See [Creating a DaemonSet to adopt existing DaemonSet pods](/docs/concepts/workloads/controllers/daemonset/)