The MaxSurge field on DaemonSet rolling updates allows a daemonset workload to have two pods running simultaneously on a node during an update in order to perform zero-disruption handoffs of client traffic.
Add a new API version apps/v1. apps/v1 has a copy of apps/v1beta2.DaemonSet API.