Quickstart
Bare Metal GPUs servers are dedicated, single-tenant servers with 8 GPUs that can operate standalone or in multi-node clusters.
Supported GPUs by Region
- Hanoi 2 (Vietnam): NVIDIA H100 SXM, NVIDIA B300
- Tokyo (Japan): NVIDIA H200 SXM
Sign Up for an Account
- Access https://id.fptcloud.com/ and choose Sign up.
- Check your Junk email folder if the confirmation email isn't in your Inbox.
- Sign in to https://console.fptcloud.com/ for Vietnam region and https://console.fptcloud.jp/ for Japan region.
Create a Subnet
A subnet is required to create and deploy your Bare Metal GPU server.
- Click AI Infrastructure and select Subnet in the Sidemenu.
- Follow the detailed guide at fptcloud.com/en/documents/metal-cloud/?doc=subnet.
Create Bare Metal GPU Servers
- Click AI Infrastructure and select Metal Cloud in the Sidemenu.
- Choose Create server and configure the server deployment.
- Two FPT images for GPU and AI/ML are available; check software dependencies at their OS image doc.
- You may select a Floating IP (Public IP) during creation or attach it later under Network/Floating IP.
- Follow the detailed guide at fptcloud.com/en/documents/metal-cloud/?doc=create-server.
Access to Servers
- Attach a Floating IP if not chosen during creation (guide at server-action).
- Configure Network ACL (doc at network-acl) to create an inbound rule allowing your Public IPs.
- SSH into the server with your SSH key or password as configured during creation.
- You can also set a Jump host for additional security settings (guide at access-server doc).
The default username is clouduser.
Notices
-
Check Tenant & Region after accessing the FPT Cloud Console. AI Factory is only supported in the Hanoi 2 (Vietnam) and Tokyo (Japan) regions.
-
You may change the default Network ACL, but ensure other required rules are set for creating servers. The default outbound rule is:
| Priority | Type | Protocol | Port | Destination | Traffic Action |
|---|---|---|---|---|---|
| 100 | ALL | ALL | ALL | 0.0.0.0/0 | ALLOW |
If you delete that default rule, you must add these outbound rules to create and deploy the server:
| Priority | Type | Protocol | Port | Source | Traffic Action |
|---|---|---|---|---|---|
| 1 | HTTP | TCP | 80 | 0.0.0.0/0 | ALLOW |
| 2 | HTTPS | TCP | 443 | 0.0.0.0/0 | ALLOW |
| 3 | DNS (UDP) | UDP | 53 | 0.0.0.0/0 | ALLOW |
- FPT sets limitation (quota) for resource quantity according to your contracts/agreements. If you run out of resources, you cannot create new ones. Contact your salesman or FPT Smart Cloud Support.