Dmitry C:
hi guys. facing issues during Practice test cluster upgrades
upgraded controlplane successfully. but after executing the same for node01, it is in NotReady
state, kubeapi server and other components are not installed
describe node does not give anything useful. Maybe someone has something similar?
P.S. Before executing upgrade on the worker node, there was an issue with kubeadm
tool, had to run kubeadm reset
and kubeadm init
. After that was able to run kubeadm upgrade plan
and do the upgrade itself . Installed also required kubelet version followed by systemctl restart kubelet
. Would be very thankful for an advice on how to troubleshoot this issue