Skip to content

Commit 2996c01

Browse files
DaemonSets should allow MaxSurge to minimize workload downtime
Many infrastructure components require DaemonSets to place pods on each node, but the current update strategies limit end users from minimizing disruption during updates. It should be possible to surge daemonsets if a user requests it to allow handoff from one running pod to another, like Deployments.
1 parent ea4b9cc commit 2996c01

File tree

2 files changed

+374
-0
lines changed

2 files changed

+374
-0
lines changed

0 commit comments

Comments
 (0)