mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Automatic merge from submit-queue Set strategy spec for kube-dns to support zero downtime rolling update From #37728 and coreos/kube-aws#111. Set `maxUnavailable` to 0 to prevent DNS service outage during update when the replica number is only 1. Also keeps all kube-dns yaml files in sync. @bowei @thockin