Closed
Description
Enhancement Description
- One-line enhancement description: Many infrastructure components (CNI, CSI) 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.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/1591-daemonset-surge
- Primary contact (assignee): @smarterclayton
- Responsible SIGs: @kubernetes/sig-apps-feature-requests @kubernetes/sig-node-feature-requests
- Enhancement target (which target equals to which milestone):
- Alpha release target 1.20
- Beta release target 1.21
- Stable release target 1.25
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a new feature.Categorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Scheduling.Denotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an enhancement issue is NOT actively being tracked by the Release Team
Activity