Upgrading Kubernetes - Basic Rolling Upgrade

Upgrading Kubernetes - Basic Rolling Upgrade

Aug 7, 2020

How-to upgrade a Kubernetes cluster. There are several ways to upgrade a K8s cluster and the upgrade strategy may depend on the type of cluster you are trying to upgrade. This tutorial covers a basic rolling upgrade of a Kubernetes cluster. The upgrade is fully automated and workloads will be migrated during the upgrade process for non-disruption.