[15:26:11] If I restart `kubelet.service` to on a k8s worker to apply a config change ( https://gerrit.wikimedia.org/r/c/operations/puppet/+/1182218 ) , that's just a brief control plane outage, right? [15:30:06] by which I mean the control plane nodes wouldn't be able to talk to that particular worker until the service starts again [15:30:37] yes it should be ok, the containers will keep running and the kube-scheduler will be briefly missing some capacity to allocate [15:30:49] maybe do it very gently and not all at once :D [15:31:30] <3 Thanks for the advice. I just wanted to make sure I didn't need to cordon/drain [15:31:53] NP at all doing one worker at a time ;)