# Create Deka GLB

To create a Deka GLB, make sure you have created a VPC. Stages of making VPC usable. The following are the steps for creating a Deka GLB on the Cloudeka portal service:

* On the Cloudeka portal service page, select the Network menu in the Deka Flexi module.

* Select the Load Balancer tab and press the Create Load Balancer button.

* The Create Load Balancer page appears, in the Tier section select Global Load Balancer, and fill in all the available columns.

<table><thead><tr><th width="197">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The name used to define the load balancer.</td></tr><tr><td><strong>Flavor</strong></td><td><p>There are 3 size options that can be used including:</p><ol><li>c1.medium.rc 2VCPU / 2GB RAM</li><li>c1.large.rc4VCPU / 4GB RAM</li><li>c1.xlarge.rc8VCPU / 8GB RAM</li></ol></td></tr><tr><td><strong>VPC Network</strong></td><td>Make sure to choose a VPC that has been created previously.</td></tr></tbody></table>

* After filling in all the available columns on the Create Load Balancer page, press the Create Load Balancer button.

* Wait until the process is complete until the status becomesCreated and the notification appears "Load balancer \[name of load balancer] has been successfully created!"


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ai/guidance-for-individual/deka-flexi/deka-glb/create-deka-glb.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.
