# Cluster Tagging

The **tagging** feature allows users to assign custom tags to virtual machines, **enabling more efficient classification, search, and management of resources.**

* &#x20;**Intelligent Classification:** Easily organize virtual machines based on any criteria suitable for your environment (production, staging, development), project, department, or management process.
* **Quick Search:** Based on tags, users can easily filter and search for VMs without needing to remember complex names.
* **Efficient Management:** Supports cost tracking, resource usage monitoring, and report generation for each tagged VM group.
* **Flexible Customization:** Tags are customizable and can be applied for various purposes to meet specific enterprise needs.

&#x20;The tagging feature enables more scientific management of virtualized infrastructure, saving time and improving system operational efficiency.

&#x20;In the portal, you can operate the tagging feature as follows:

&#x20;**1. Creating Tags**

&#x20;To tag VMs within an MFKE worker group, users must create tags in advance according to their intended use.

&#x20;**2. Assigning Tags for Using Worker Groups Belonging to M-FKE**

&#x20;<mark style="color:blue;">**2.1. When Creating a New Cluster**</mark>

&#x20;**Step 1:** In Unify Portal, select Kubernetes → Managed → Create a Kubernetes Engine to create a new cluster.

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

&#x20;**Step 2:** Under \[Nodes Pool], select the tag to use for the worker group.

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

&#x20;Enter all required information for the cluster and click the Create a Kubernetes Engine button.

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

<mark style="color:blue;">**2.2. Editing Worker Group Tags**</mark>

&#x20;**Step 1:** Select "Containers" > "Kubernetes" from the menu to display the Kubernetes Management page. Select the cluster whose tags you want to edit.

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

&#x20;**Step 2**: Select Node Pools > Edit Workers.

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

&#x20;**Step 3:** Add tags to the worker group and click the \[Save] button.

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

<figure><img src="/files/8OJeikEg49Q0x8hFNYrq" alt=""><figcaption></figcaption></figure>

&#x20;

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

Tag editing completes within a few minutes, and the cluster status changes to "Processing." During this processing, users cannot edit the cluster.

&#x20;<mark style="color:blue;">**2.3. Removing Tags from a Worker Group**</mark>

&#x20;**Step 1:** Select Node Pools > Edit Workers

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

&#x20;**Step 2:** Click the ❎ mark to remove the tag from the worker group, then click Save.

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

<figure><img src="/files/34V5VzDsI9OEjhOFvAiR" alt=""><figcaption></figcaption></figure>

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

Tag removal will be executed within a few minutes, and the cluster status will change to "**Processing**." Users cannot perform cluster editing operations until the process is complete.


---

# 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://ai-docs.fptcloud.com/fpt-gpu-cloud/gpu-cluster/managed-k8s-with-gpu-virtual-machine/tutorial/cluster-tagging.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.
