24edeac0b4
Sometimes, pods like `coredns` only run on the master nodes. If there is a problem with upgrading the master node (e.g. if it is interrupted) those pods will not keep running - and other pods will have problems with connections. Draining the master node will switch those pods to other nodes before the upgrade-process.