# 4. Cách nâng cấp Kubernetes Cluster trên HI GIO Portal

## <mark style="color:green;">**Tổng quan**</mark> <a href="#overview" id="overview"></a>

Đây là tài liệu hướng dẫn cách nâng cấp HI GIO Kubernetes Cluster.

Các bước thực hiện nâng cấp:

* Các phiên bản phần mềm trong hướng dẫn này như sau:
* Nâng cấp Kubernetes Cluster.
* Xác minh Kubernetes Cluster sau khi nâng cấp.

{% hint style="info" %}
Phiên bản phần mềm trong tài liệu này như sau:
{% endhint %}

* Kubernetes Version: 1.23.17+vmware.1
* TKG Product Version: 2.2.0
* Service running on the cluster: Voting web app
* Thành phần chạy dịch vụ::

<figure><img src="/files/ugcrZ44l94w8DQqKPlUq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/llNOnY1PCsMavAmRJkSw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/y5HLKL9vejA4NTsZwfsA" alt=""><figcaption></figcaption></figure>

## <mark style="color:green;">Quy trình</mark> <a href="#id-2.-guidance" id="id-2.-guidance"></a>

{% tabs %}
{% tab title="I. NÂNG CẤP Kubernetes Clusters:" %}
**Bước 1:** Từ vCD portal, chọn **More → Kubernetes Container Clusters.**

<figure><img src="/files/SF8IBfprZ1kOVyNjfXRB" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn cluster bạn muốn nâng cấp.

<figure><img src="/files/RP45seWPprwIAcSKBius" alt=""><figcaption></figcaption></figure>

**Bước 3:** Chọn **UPGRADE.**

<figure><img src="/files/uQ1ZK5un9b9FdsUPojcK" alt=""><figcaption></figcaption></figure>

**Bước 4:** Xác minh rằng **phiên bản Kubernetes và TKG Product** hiện tại được sử dụng là chính xác.

<figure><img src="/files/ljHdvCCSSaiicF2gV4YZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5Bgch2H7O3qBemFJWXPv" alt=""><figcaption></figcaption></figure>

**Bước 5:** Sau đó, chọn **Available upgrade options** → **UPGRADE**.

<figure><img src="/files/72Uhx2On6ojtKdVilJwB" alt=""><figcaption></figcaption></figure>

**Bước 6:** Chờ đến khi cluster thực hiện nâng cấp hoàn tất.
{% endtab %}

{% tab title="II. Xác minh Kubernetes Cluster sau khi nâng cấp." %}
**Bước 1:** Sau khi hoàn tất, phiên bản cluster sẽ thay đổi thành phiên bản bạn đã chọn ở bước trên.

<figure><img src="/files/bgT3rLecxoIayaV0ZoEh" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IV1ouQZlkTjxECYDvlBN" alt=""><figcaption></figcaption></figure>

**Bước 2:** Kiểm tra các thành phần sau khi thực hiện nâng cấp và đảm bảo mọi thứ hoạt động bình thường

<figure><img src="/files/EWMwchiIUX9Bk9E3PJAX" alt=""><figcaption></figcaption></figure>

**Bước 3:** Kiểm tra dịch vụ sau khi nâng cấp và đảm bảo rằng nó vẫn hoạt động bình thường.

<figure><img src="/files/zF54OKx3s1oZJpct6kiv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LzGCDLpX3ANEWbEB2jVw" alt=""><figcaption></figcaption></figure>

Nâng cấp đã hoàn tất.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-kubernetes/4.-cach-nang-cap-kubernetes-cluster-tren-hi-gio-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
