How to upgrade DKP via CLI

Upgrade DKP to the latest version

The DKP upgrade represents an important step of your environment’s lifecycle, as it ensures that you are up-to-date with the latest features and can benefit from the most recent improvements, enhanced cluster management, and better performance. This section describes how to upgrade your networked, air-gapped, or on-prem environment to the latest version of DKP.

Supported upgrade paths

See the upgrade table in the documentation of the latest DKP version for the full upgrade paths supported.

Understand the upgrade process

For this release, you perform the upgrade sequentially beginning with DKP Kommander and then moving to DKP Konvoy.

When upgrading DKP, the process is different depending on whether you run a stand-alone Management Cluster, or a multi-cluster environment that includes a combination of a Management cluster and managed or attached workspace clusters.

Start with your Management Cluster in Kommander, and then, if more than one exists, proceed workspace by workspace until complete. You can then move to upgrading Konvoy, cluster by cluster.

The overall process for upgrading to the latest version of DKP is done on each Workspace or cluster, with the following processes:

For Kommander, on your Management Cluster:

  1. Upgrade Kommander, which upgrades all Platform Applications.

    If you do not have any managed or attached clusters, skip to upgrading Konvoy on your Management Cluster.

For Kommander, on your Workspaces (which include Management Cluster and managed or attached clusters):

  1. Upgrade Kommander on your Workspaces, which upgrades all Platform Applications on your managed or attached workspace clusters.

  2. Upgrade all DKP Catalog applications deployed to Workspaces.

  3. Upgrade all DKP Catalog applications deployed to Projects.

  4. Verify any Custom Catalog applications and ensure they are compatible with the Kubernetes version included in the new release.

For Konvoy, on your Management Cluster:

  1. Upgrade Konvoy’s CAPI components. This upgrades the CAPI controllers, which only run on the Management Cluster.

  2. Upgrade the Core Addons. This upgrades multiple addons such as CSI, CNI, Cluster Autoscaler, and Node Feature Discovery.

  3. Upgrade the Kubernetes version. This upgrades your cluster’s control plane and node pools.

    If you do not have any managed or attached clusters, you have finished the upgrade process and can start testing your environment. If you have managed or attached clusters, continue with the next section.

For Konvoy, on your Managed Clusters:

  1. Upgrade the Core Addons. This upgrades multiple addons such as CSI, CNI, Cluster Autoscaler, and Node Feature Discovery.

  2. Upgrade the Kubernetes version. This upgrades your cluster’s control plane and node pools. We recommend you upgrade your Kubernetes version on any attached clusters.