Hey everyone, regarding the etcd restore, for me, we have an problem with Lesson . . .

Hinodeya:
Anyway try you’ll see

Hinodeya:
And imagine if you have daemon it’s more complicated man :wink:

Hinodeya:
systemctl stop etcd

Hinodeya:
rm -rf /var/lib/etcd

Hinodeya:
etc … bored scenario

SaidBen:
After etcd restore, I strongly recommend running $systemctl daemon-reload && systemctl restart kubelet for the api server to pick up the restored etcd db

SaidBen:
Otherwise you might have to a wait a while for the the kube system po to spin up

Mayur Sharma:
@SaidBen Thanks for the tip :slightly_smiling_face: