Merge pull request #2878 from janetkuo/ds-rolling-update

Add Task: Rolling Update a DaemonSet
This commit is contained in:
devin-donnelly
2017-03-21 11:09:45 -07:00
committed by GitHub
4 changed files with 240 additions and 1 deletions
+3
View File
@@ -64,6 +64,9 @@ single thing, typically by giving a short sequence of steps.
* [Debugging a StatefulSet](/docs/tasks/manage-stateful-set/debugging-a-statefulset/)
* [Force Deleting StatefulSet Pods](/docs/tasks/manage-stateful-set/delete-pods/)
#### Managing Cluster Daemons
* [Performing a Rolling Update on a DaemonSet](/docs/tasks/manage-daemon/update-daemon-set/)
### What's next
If you would like to write a task page, see