# Create Deka NFS

To create Deka NFS, make sure you have already created a VPC with the Simple type. If you fail to create Deka NFS, ensure that the Super Admin has increased the Storage limit. Here are the steps to create Deka NFS in the Cloudeka portal service:

* On the Cloudeka portal service page, select the Deka NFS menu under Storage.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/26dekanfs/26.1%20create-deka-nfs-a.png" alt=""><figcaption><p>Create Deka NFS (a)</p></figcaption></figure>

* On the Deka NFS page, click on the Create Network File System button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/26dekanfs/26.2%20create-deka-nfs-b.png" alt=""><figcaption><p>Create Deka NFS (b)</p></figcaption></figure>

* On the Create NFS page, there are several columns that need to be field.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/26dekanfs/26.3%20create-deka-nfs-c.png" alt=""><figcaption><p>Create Deka NFS (c)</p></figcaption></figure>

<table><thead><tr><th width="238">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Select Volume Size</strong></td><td>Volume capacity for the NFS volume to be created.</td></tr><tr><td><strong>Zone</strong></td><td>Location to be used.</td></tr><tr><td><strong>Choose a unique name</strong></td><td>Name used for labeling.</td></tr><tr><td><strong>Set Mounting Path</strong></td><td>File system location where the NFS will be mounted in the Deka NFS configuration.</td></tr><tr><td><strong>Choose VPC</strong></td><td>Configuration of the previously created VPC.</td></tr></tbody></table>

* Wait until the process is complete, and the status changes to Created.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/26dekanfs/26.4%20create-deka-nfs-d.png" alt=""><figcaption><p>Create Deka NFS (d)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/26dekanfs/26.5%20create-deka-nfs-e.png" alt=""><figcaption><p>Create Deka NFS (e)</p></figcaption></figure>


---

# 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://docs.cloudeka.id/storage/deka-nfs/create-deka-nfs.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.
