swapoff stop kubelet from working
Swap gets re-enabled for whatever reason on the kubernetes master, it requires manually doing a `swapoff -a` on boot to get the kubelet started again.
Swap gets re-enabled for whatever reason on the kubernetes master, it requires manually doing a `swapoff -a` on boot to get the kubelet started again.
No Comments