Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: 1.23.6
Cloud being used: (put bare-metal if not on a public cloud) : OnVMs
Installation method: using kubeadm tool
Host OS: ubuntu
CNI and version: No idea
CRI and version: No idea
Hi Team,
I am planning to upgrade my kubernetes cluster ( Kubeadm clusters) from 1.23.6 to 1.24.9 using the K8s documentation
“Upgrading kubeadm clusters | Kubernetes”
When I am running the command “kubectl version” it is giving output as:
Client version: 1.25.4
Server Version: 1.23.6
WARNING: version difference between client (1.25) and server (1.23) exceeds the supported minor version skew of +/-1
Will it create any issue while upgrading the cluster from 1.23.6 to 1.24.9 as Client version is already at 1.25.4?
If yes, Could you please help me in getting the right way to upgrade the cluster.
Hoping for the response.
Regards,
Ankit