# クラスタタグ付け

タグ付け機能により、ユーザーは仮想マシンにカスタムタグを割り当てることができ、リソースの分類、検索、管理をより効率的に行えます。

* インテリジェントな分類：環境（本番、ステージング、開発）、プロジェクト、部門、管理プロセスなど、任意の基準に基づいて仮想マシンを簡単に整理できます。
* クイック検索：タグに基づいて、複雑な名前を覚える必要なく、VMを簡単にフィルタリングして検索できます。
* 効率的な管理：タグ付けされたVMグループごとに、コスト追跡、リソース使用状況の監視、レポート生成をサポートします。
* 柔軟なカスタマイズ：タグはカスタマイズ可能で、特定の企業ニーズに合わせて様々な目的に適用できます。

タグ付け機能により、仮想化インフラのより科学的な管理が可能となり、時間の節約とシステム運用効率の向上を実現します。

ポータルでは、タグ付け機能を次のように操作できます：

## 1. タグの作成

MFKEワーカーグループ内の仮想マシンにタグを付けるには、ユーザーは使用目的に応じて事前にタグを作成する必要があります。

## 2. M-FKEに属するワーカーグループを使用するためのタグの割り当て

### 2.1. 新しいクラスターを作成する場合

{% stepper %}
{% step %}

#### ステップ1: Unify Portal で、Kubernetes → マネージド → Kubernetes Engine の作成 を選択し、新しいクラスターを作成します。

<figure><img src="/files/vP5hqimGKxAwmTRWIf4z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### ステップ2: \[ノードプール] で、ワーカーグループに使用するタグを選択します。

<figure><img src="/files/7hPOPa0RmJmuHc5GHWd7" alt=""><figcaption></figcaption></figure>

クラスタに必要なすべての情報を入力し、「Kubernetes Engineを作成」ボタンをクリックします。

<figure><img src="/files/GTX8MFzPQs61hG1oHKZm" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 2.2. ワーカーグループのタグ編集

{% stepper %}
{% step %}

#### ステップ1: メニューから「コンテナ」＞「Kubernetes」を選択し、Kubernetes管理ページを表示します。編集したいタグを持つクラスターを選択します。

<figure><img src="/files/fCI0s9uVg9H2fvvaQiwf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### ステップ2: ノードプールを選択 > ワーカーを編集

<figure><img src="/files/cGNCEAGDICqceaMkZzNb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### ステップ3: ワーカーグループにタグを追加し、\[保存]ボタンをクリックします。

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

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

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

タグ編集は数分で完了し、クラスターのステータスは「処理中」に変わります。この処理中は、ユーザーはクラスターを編集できません。
{% endstep %}
{% endstepper %}

### 2.3. ワーカーグループからのタグの削除

{% stepper %}
{% step %}

#### ステップ1: ノードプールを選択 > ワーカーを編集

<figure><img src="/files/SfE5YUODh6RGZiZOcbS2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### ステップ2：❎マークをクリックしてワーカーグループからタグを削除し、\[保存]をクリックします。

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

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

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

タグの削除は数分以内に実行され、クラスターのステータスは「**処理中**」に変わります。プロセスが完了するまで、ユーザーはクラスター編集操作を実行できません。
{% endstep %}
{% endstepper %}


---

# 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/ai-factory-guideline-jp/fpt-gpu-cloud/gpu-cluster/gpu-cluster-managed-k8s-with-gpu-virtual-machine/gaidochtoriaru/kurasutataguke.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.
