rke kubernetes - node reboot rke kubernetes - node reboot kubernetes kubernetes

rke kubernetes - node reboot


kubelet, kube-apiserver, etc, and other non-k8s containers that are created by RKE should have the restart policy of always.

If not, you can update it the following command.

docker update --restart=always kubelet

Also, rke v0.1.9 is very old. Please try using rke v1.1.4.