Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To update the cluster, follow the instructions in the official guide, that explains how to upgrade a Kubernetes cluster created with kubeadm. The upgrade workflow at high level is the following:

  • upgrade the primary control plane node;
  • upgrade additional control plane nodes, if any;
  • upgrade worker nodes.