
* Gentoo has init scripts for kubelet * Added a new method of the InitSystem Interface This helps issuing nicer messages when not on systemd. * OpenRCInitSystem.ServiceExists uses CombinedOutput because the behaviour of OpenRC is different from systemd. This is a partial fix for https://github.com/kubernetes/kubeadm/issues/1295