# 6. ワーカー MIG 戦略の変更機能

#### 注意：Worker MIG Strategy を変更する前に、GPU Operator を使用しているアプリケーションを 0 にスケールダウンする必要があります。

{% stepper %}
{% step %}
**ステップ 1:** メニューで **AIインフラ > マネージド GPU クラスター** を選択すると、**GPU Cluster Management** ページが表示されます。GPU ソフトウェアを追加するクラスターを選択してください

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

{% step %}
**ステップ 2：**&#x4E;ode Pools タブで、使用する Worker MIG Strategy を選択します

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

{% step %}
**ステップ 3：**&#x4D;IG Profile を選択し、Save ボタンをクリックします。

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

\- **None：**&#x47;PU を分割しない - 各 Pod は 1 つの物理 GPU をそのまま使用します。

\- **Single：**&#x5404; GPU はより小さな部分に分割されます。

\- MIG-single-7x1g.10gb：物理 GPU を 7 つの 1g.10gb インスタンスに分割

\- MIG-single-4x1g.20gb：物理 GPU を 4 つの 1g.20gb インスタンスに分割

\- MIG-single-3x2g.2gb：物理 GPU を 3 つの 2g.20gb インスタンスに分割

\- MIG-single-2x3g.40gb：物理 GPU を 2 つの 3g.40gb インスタンスに分割

\- MIG-single-1x4g.40gb：物理 GPU を 1 インスタンス 4g.40gb に分割

\- MIG-single-1.7g.80gb：物理 GPU を 1 インスタンス 7g.80gb に分割

→ GPU を分割する必要がない場合は、**None** のままにしてください。

#### 注意：MIG戦略の変更プロセスは数分以内に実行され、新しいワーカーがクラスターに正常に参加するまで、クラスターのステータス&#x306F;**「処理中」**&#x306B;変わります。クラスターは実行中も正常に動作します。

{% 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-metal-cloud/chtoriaru/6-wk-mig-no.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.
