# Create Deka Harbor

Here are the steps to make Deka Harbor:

* On the Cloudeka portal service page, select the Deka Harbor menu on the Platform.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.1create.png" alt=""><figcaption><p>Create Deka Harbor (a)</p></figcaption></figure>

* Klik Create Harbor button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.2create.png" alt=""><figcaption><p>Create Deka Harbor (b)</p></figcaption></figure>

* The Create Harbor form page displays several columns.

<table><thead><tr><th width="223">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Describes the name of the Deka Harbor cluster created. Can only be written using lowercase letters and numbers.</td></tr><tr><td><strong>VPC Network</strong></td><td>Select a previously created VPC network.</td></tr><tr><td><strong>Flavor</strong></td><td>Select Available Flavor:<br>a.hb.c1.large.rc have a size 4VCPU / 4GB RAM<br>b.hb.e1.large.rc have a size 4VCPU / 8GB RAM<br>c.hb.s1.large.rc have a size 4VCPU / 16GB RAM<br>d.hb.c1.xxxLarge.rc have a size 4VCPU / 32GB RAM<br>e.hb.c1.xlarge.rc have a size 8VCPU / 8GB RAM<br>f. hb.e1.xlarge.rc have a size 8VCPU / 16GB RAM<br>g.hb.s1.xlarge.rc have a size 8VCPU / 32GB RAM<br>h.hb.c1.xxlarge.rc have a size 16VCPU / 16GB RAM<br>i. hb.e1.xxlarge.rc have a size 16VCPU / 32GB RAM<br>j.hb.c1.qlarge.rc have a size 32VCPU / 32GB RAM<br>k.jn.c1.xlarge.rc have a size 8VCPU / 8GB RAM</td></tr><tr><td><strong>Load Balancer Flavor</strong></td><td>Select Available Flavor:<br>a. c1.medium.rc have a size 2VCPU /2GB RAM<br>b. c1.large.rc have a size 4VCPU / 4GB RAM<br>c. c1.xlarge.rc have a size 8VCPU / 8GB RAM</td></tr></tbody></table>

* Fill in all available columns on the Create Harbor page and check Term of Service and click the Create Harbor button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.4create.png" alt=""><figcaption><p>Create Deka Harbor (c)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.5create.png" alt=""><figcaption><p>Create Deka Harbor (d)</p></figcaption></figure>

* Wait until the process completes from the ON-PROGRESS state to be CREATED.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.6create.png" alt=""><figcaption><p>Create Deka Harbor (e)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/20dekaharbor/20.7create.png" alt=""><figcaption><p>Create Deka Harbor (f)</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/platform/deka-harbor/create-deka-harbor.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.
