Day 9/#30daysofK8s

Parthvi Vala
Feb 10, 2021

cat /etc/*release* — to know the information about OS that is currently running on the system.

Follow the kubeadm upgrade task to upgrade the cluster.

kubeadm upgrade plan — use this to know what upgrade version is available and for the whole upgrade plan.

--

--