# 初期設定

M-FKEを初めてご利用になる場合は、まず以下のタスクを確認し完了してください。

* FPT CLOUD アカウントを作成し、FPT Portalにログインする
* Static Poolにサブネットを作成する
* M-FKEサービスの有効化とリソースクォータの割り当てをリクエストする

## 1. FPT CLOUD アカウントを作成し、FPT Portal にログインする <a href="#id-5.1_tao_tai" id="id-5.1_tao_tai"></a>

FPT CLOUD アカウントに登録するには、<https://fptcloud.com/> のホームページにアクセスしてください。

その後、「**Sign Up**」機能を選択し、システムの指示に従って情報を入力してください。サポート部門からすぐに連絡があり、アカウント作成のための情報確認が行われます。 FPT CLOUD Portal にログインするには、<https://console.fptcloud.com/> にアクセスしてください。

付与されたアカウントとパスワードでログイン後、 Tenant 、Region、VPCを正しく選択してください。

上記の情報について不明な点がある場合、または3回試してもエラーが解消されない場合は、サポートチームまでお問い合わせください。

## &#x20;2. スタティックプールを使用したサブネットの作成

**Kubernetesクラスタは、Static** Poolオプションが有効になっているサブネットでのみ動作するため、以下の手順に従ってStatic **Poolを使用したサブネット**を作成する必要があります。

{% stepper %}
{% step %}
**ステップ 1: \[Networking]** で **\[Subnets]** タブを選択します。

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

{% step %}
**ステップ 2: \[Subnets Management]** ページで **\[Create]** を選択します。

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

{% step %}
**ステップ 3：以下の情報を入力します。**

* **Name**：サブネットの**覚えやすい名前**を入力します。
* **CIDR**：有効な **CIDR** を入力します。
* 「 」オプションを選択してください。 **詳細設定**
* **Static IP Pool：**&#x43;IDR から取得した有効な IP 範囲を入力します。&#x20;

「 」を選択します。「**Save**」をクリックして、新しいサブネットを作成します。システムが処理を行い、結果を通知します。

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

## 3. FKE サービスの有効化とリソースのクォータの割り当てをリクエストする

FPT CLOUD を初めてご利用になる場合、一部のサービスはお客様のアカウントではまだ利用できない場合があります。弊社サポートチームにご連絡いただき、ご希望のサービス、設定に関する情報を提供してください。M-FKE サービスをご利用いただくために必要なリソース（RAM + CPU、ストレージ、パブリック IP など）を割り当てます。


---

# 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/chu-qi-she-ding.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.
