c04ffcdce8
* Clarify At-Most-One Semantic For DaemonSet Update Make it explicit, that at most one pod will run on each node while updating a daemonset. As mentioned here: https://github.com/kubernetes/kubernetes/issues/48841 * Clarify Update Strategy For DaemonSet Pods Only