I am new in DevOps. Recently I bought two raspberry pi devices and setup one as master and the another as worker node. When I reboot the device the docker containers (api server etc.) don't up.
What should to do in this case ?
Should I use kubeadm reset
and kubeadm init
each and every time I reboot device (server in case of production) and re configure the whole cluster ?
I am attaching screenshot here: