When we do kubectl get nodes -o wide what is the version that is displayed?

Nimesh Kumar:
when we do kubectl get nodes -o wide what is the version that is displayed?

Ali Yussuf:
k8s version of the nodes…

Nimesh Kumar:
i dont think that is true, after following the upgrade cluster steps and before kubelet and kubectl update it showed version as 1.18.0 while the kubeadm version was 1.19.0

Emrah Güney:
it’s kubelet version

Ali Yussuf:
My assumption is if you upgraded cluster to the same version on both control plane and worker nodes they should all be the same version

Tej_Singh_Rana:
I think that’s the kubelet version.