-
- Downloads
"README.md" did not exist on "18cc39dd30c3d751a1db2dc69b379fcf09f83241"
Fix handler naming issue for Kubeadm | kubelet (#6803)
Handlers with the same name (Kubeadm | restart kubelet) leads to incorrect playbook execution. As a result, after completing the tasks, kubelet does not restart. This PR fix this behavior
Please register or sign in to comment