Hide Forgot
Description of problem: Kubelet dies if systemd-journald service is stopped Version-Release number of selected component (if applicable): systemd-219-19.el7.x86_64 kubernetes-master-1.0.3-0.2.gitb9a88a7.el7.x86_64 kubernetes-client-1.0.3-0.2.gitb9a88a7.el7.x86_64 kubernetes-node-1.0.3-0.2.gitb9a88a7.el7.x86_64 kubernetes-1.0.3-0.2.gitb9a88a7.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. systemctl start kubelet 2. systemctl stop systemd-journald 3. wait a short amount of time Actual results: kubelet is no longer running Expected results: kubelet should remain running Additional info:
One additional note here, it could very well be that docker is the issue here, we know it dies and perhaps its taking the kubelet down.
*** This bug has been marked as a duplicate of bug 1300076 ***