4. How to upgrade Kubernetes Cluster in HI GIO Portal

4. How to upgrade Kubernetes Cluster in HI GIO Portal

Overview

This is a document for how to upgrade HI GIO Kubernetes Cluster.

Step for performing the upgrade:

  • The versions of software in this guide are as follows:

  • Upgrade Kubernetes Cluster.

  • Validate Kubernetes Cluster after the upgrade.

  1. The versions of software as follows
  • Kubernetes Version: 1.23.17+vmware.1

  • TKG Product Version: 2.2.0

  • Service running on cluster: Voting web app

  • Component running the service:

image-20241205-090723.png
image-20241205-090802.png
image-20241205-090831.png

Procedure

  • UPGRADE Kubernetes Clusters:

Step 1: From the vCD portal, choose More → Kubernetes Container Clusters

image-20241205-073700.png

Step 2: Choose the cluster you want to upgrade to.

image-20241205-074552.png

Step 3: Choose UPGRADE.

image-20241205-074702.png

Step 4: Verify the Kubernetes and TKG Product versions are correct as the current usage.

image-20241210-060739.png
image-20241205-082231.png

Step 5: Then choose the Available upgrade options UPGRADE.

image-20241205-080339.png

Step 6: Wait for the cluster to perform the upgrade completed.

  • Validate Kubernetes Cluster after the upgrade.

Step 1: After completion, the version of the cluster will change to the version you choose above.

image-20241205-101118.png
image-20241205-101128.png

Step 2: Testing the component after performing the upgrade, and all is still running normally.

image-20241205-101409.png

Step 3: Testing service after the upgrade, and it is still running normally.

image-20241205-101615.png
image-20241205-101628.png

The upgrade is completed.

End.