Once you upgraded kubeadm and the node, you must perform the following restarts:
sudo systemctl daemon-reload
sudo systemctl restart kubelet
After that, query all nodes again to check their versions: k get nodes
Once you upgraded kubeadm and the node, you must perform the following restarts:
sudo systemctl daemon-reload
sudo systemctl restart kubelet
After that, query all nodes again to check their versions: k get nodes