# GPU Software

**GPU Software**refers to **software that supports GPUs**so they can function properly in a container/Kubernetes environment.

FPT Cloud supports customers in installing GPU software right from the moment they create a cluster, or customers can install it on an existing cluster. To add GPU software, customers should follow these instructions:

&#x20;In the menu, select **AI Infrastructure**> **Managed GPU Cluster**. The system will display the **GPU Cluster Management** page. Select the cluster to which you want to add GPU software.

![](/files/f37d78cb170170c76fba4f91c6c4e5876df3ee87)

**Step 2: On the Essential Properties tab, click the Addbutton.**

![](/files/3cf100db91dd388064c38a4cabee30cc7d6491ec)

**Step 3:** Select the GPU Software to install on the cluster, then click the **Save** button.

![](/files/69c4f9773062f27668a9c0e8e5fd93eddd271af3)

The system will install the GPU operator on the cluster within a few minutes. After successful installation, the status will change to Ready.

![](/files/01d06aa0498ac33b2c0af3f8980902481a56d24d)

When installing the GPU Operator on the cluster, the system will automatically set Worker MIG Strategy = None. Customers can change the Worker MIG Strategy and MIG Profile according to their usage needs.

![](/files/8410b3f3511d07feb1ca15db7b27163a7f0993a9)


---

# 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-metal-cloud/tutorial/gpu-software.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.
