> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/deka_flexi/deka-glb/delete-deka-glb.md).

# Delete Deka GLB

Make sure you have deleted the backend configuration and frontend configuration. The following are the steps for deleting Deka GLB:

* On the page Load Balancer, select the Load Balancer you want to delete. In column Action, click Delete.

<figure><img src="https://lh7-us.googleusercontent.com/649xEvOVZx7cagZpWvrne-7x9_blDkJ-PSS9858NMOh6YeWzn2rKmeyqo3ZQgUNYRz3CD6wdf7iFHvw2j8XWR4d7KMlyg9IyLGrQs1I8eMWqPZX8ZlBsPws2NIG3ceTYpE8SWsDHBFDzCUJUXXrGVKo" alt=""><figcaption><p>Delete Deka GLB (a)</p></figcaption></figure>

* The Delete Load Balancer window appears, enter the name of the load balancer to be deleted and press the Confirm button to continue the process.

<figure><img src="https://lh7-us.googleusercontent.com/w1qp9DyK_L4n0xBJ-Rt7jK-2vaEBoq0qd5StjKJClbYxRA50uHOGesNzJdKYpLUl6Tlf6PJ62fW_WdbiQ_ZMGQm_epZACK_CmQm0o2mbI8U_KDHIvb0a6RHzLaSu_LnIyxW-GZFwc2bS7YJlK8k6GlY" alt=""><figcaption><p> Delete Deka GLB  (b)</p></figcaption></figure>

* Show notification "**Load balancer has been successfully deleted**" if the Load Balancer was successfully removed.

<figure><img src="https://lh7-us.googleusercontent.com/SQlrSXd7b7eecH5YdKsIV-APMzS8P-oUdrNJb1iSyj6qSbZL9ZN1LI5OxgxO73cMr2Qad9u9j4AzFzWspoLI4xm8qDG6Cy3rHw3FbJsJE2aoElcV7NZWvJFQ6ozRngyVgPGVIIppP20nkrzHo2_tLXM" alt=""><figcaption><p>Delete Deka GLB  (c)</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cloudeka.id/deka_flexi/deka-glb/delete-deka-glb.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
