> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-kubernetes.md).

# HI GIO Kubernetes

## <mark style="color:green;">**Thông tin**</mark>

Tài liệu này được thiết kế nhằm giúp bạn tận dụng tối đa các tính năng và chức năng mạnh mẽ của dịch vụ managed-Kubernetes trên hạ tầng **HI GIO Cloud**. Hướng dẫn cung cấp từng bước thực hiện, các thực tiễn tốt nhất, và ví dụ thực tế để nâng cao trải nghiệm Kubernetes của bạn.

Với **HI GIO Kubernetes**, bạn có thể quản lý hiệu quả các ứng dụng container, mở rộng quy mô dễ dàng, và đảm bảo tính khả dụng cao trên toàn bộ cơ sở hạ tầng.

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

{% hint style="info" %}
**HI GIO Kubernetes - Dịch vụ quản lý & điều phối container**

<img src="/files/QEmE4scMQeke92XrMmoP" alt="" data-size="original">

Dịch vụ quản lý cụm Kubernetes dựa trên mã nguồn mở được chạy trên hạ tầng HI GIO Cloud (Công nghệ VMware). Bằng cách tự động hoá quản lý triển khai phần mềm và đơn giản hóa việc quản lý các ứng dụng dưới dạng container, nhà phát triển phần mềm có thể tập trung vào phát triển và vận hành ứng dụng trên Cloud.

*Mở rộng liền mạch. Quản lý đơn giản.*
{% endhint %}

## <mark style="color:green;">Hướng Dẫn</mark>

* [1. Các bước tạo Kubernetes Cluster trên HI GIO Portal](/hi-gio-user-guide-vn/hi-gio-kubernetes/1.-cac-buoc-tao-kubernetes-cluster-tren-hi-gio-portal.md)
* [2. Cách thay đổi kích thước Kubernetes Cluster trên HI GIO Portal](/hi-gio-user-guide-vn/hi-gio-kubernetes/2.-cach-thay-doi-kich-thuoc-kubernetes-cluster-tren-hi-gio-portal.md)
* [3. Mở rộng dung lượng đĩa cho các node trong Kubernetes Cluster trên HI GIO Portal](/hi-gio-user-guide-vn/hi-gio-kubernetes/3.-mo-rong-dung-luong-dia-cho-cac-node-trong-kubernetes-cluster-tren-hi-gio-portal.md)
* [4. Cách nâng cấp Kubernetes Cluster trên HI GIO Portal](/hi-gio-user-guide-vn/hi-gio-kubernetes/4.-cach-nang-cap-kubernetes-cluster-tren-hi-gio-portal.md)
* [5. Triển khai ứng dụng demo với persistence volume và public app qua ingress controller](/hi-gio-user-guide-vn/hi-gio-kubernetes/5.-trien-khai-ung-dung-demo-voi-persistence-volume-va-public-app-qua-ingress-controller.md)
* 6\. [Cách cấu hình autoscale Kubernetes Cluster trên HI GIO Portal](/hi-gio-user-guide-vn/hi-gio-kubernetes/6.-cach-cau-hinh-autoscale-kubernetes-cluster-tren-hi-gio-portal.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
