# Delete of a Deployment

**Delete Deployments** is a feature provided by the **Deka GPU Service** **Portal** to remove unused Deployments. In the **Deployments** table, under the **Action** column, click the **trash icon** button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdFgoeAJ2ezNWUb2HhOdgucLHXxbcNU8vSg0I0aixYy2n5FT5JO0eirCRppI12jPI261yHnrNplJaDZzlMFmGdSMoFR9-YkVq_TSAR2gWXnDZNWjVuZoFfbyk6QlsN4kZiVFLg-3Q?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Delete Pod</p></figcaption></figure>

The **Delete Pod** window appears. Click the **Yes** button to proceed with the deletion process. Re-enter the **Pod name** in the **Input Name** field and click the **"I understand the consequences, delete this pod"** button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXev3PtIj1i5xkoSFpw60CdcoYnnjPq2BZYs_K8aZYIoTCnEz8MNJrcGV0SKXZuUx2elPgafNP8JUf0BLF2-XO3-d1jBCcd-cu5gwgU0gJMod08PJtZz-Iaw7QZB2PWxkyqlG5TkBw?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Delete Pod</p></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdYSjw4aCdJHL3S4Dg6tL2z4bOE0kg0wlBqRYcd3aX6r4p2pZYcmt3F7V8YKi2NyKHJlzMpgBMMgJqwub1aTHwGQvTz_3fz_1sytzar0S5iLdkNxR79-RkqZxldZ5lFqhNF1hIC-w?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Delete Pod</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:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-gpu/deka-gpu-kubernetes/workloads/deployments/delete-of-a-deployment.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.
