# Initial Setup

If you are using M-FKE for the first time, please first verify and complete the following tasks.

* Create an FPT Cloud account and log in to the FPT Portal
* Create a subnet in Static Pool
* Request to enable the M-FKE service and allocate resource quotas

#### 1. Create an FPT Cloud account and log in to the FPT Portal <a href="#id-5.1_tao_tai" id="id-5.1_tao_tai"></a>

To register for an FPT Cloud account, visit the <https://fptcloud.com/> homepage.

After that, select the "Sign Up" feature and follow the system instructions to enter your information. The support department will contact you promptly to verify the information for account creation.

To log in to the FPT Portal, please access [https://console.fptcloud.com](https://console.fptcloud.com/)/.

&#x20;After logging in with the provided account and password, correctly select the Tenant , Region, and VPC.

&#x20;If you have any questions about the above information, or if the error persists after three attempts, please contact the support team.

#### &#x20;2. Creating a Subnet Using a Static Pool

&#x20;Since **Kubernetes clusters** only operate on subnets with the **Static** Pool option enabled, you must create **a subnet using** Static **Pool** by following the steps below.

&#x20;**Step 1**: Select the **\[Subnets]** tab under **\[Networking].**

&#x20;![](/files/gTaDJmIBeaCz9oXIzExU)

&#x20;**Step 2:** On the **\[Subnets Management]** page, select **\[Create].**

&#x20;![](/files/T8V6Off3clhB1fpL2rDt)

&#x20;**Step 3:** Enter the following information.

* **Name:** Enter a **memorable name** for the subnet.
* **CIDR:** Enter a valid **CIDR.**
* Select the " " option. **Advanced Settings**
* **Static IP Pool:** Enter a valid IP range derived from the CIDR.

Select " ". Click **"Save"** to create the new subnet. The system will process the request and notify you of the result.

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

#### 3. Requesting FKE Service Activation and Resource Quota Allocation <a href="#toc123732127" id="toc123732127"></a>

&#x20;If you are new to FPT Cloud, some services may not yet be available on your account. Please contact our support team and provide information about the desired services and settings. We will allocate the resources required to use the M-FKE service (RAM + CPU, storage, public IP, etc.).


---

# 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/initial-setup.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.
