# Create New Deployment

**Create New Deployment** is a feature used to create a new deployment in the **Deka GPU Service Portal**. On the **Deployments** tab of the **Workloads** page, click the **"+Create Deployments"** button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcZelpxZ390Do3y9vpS_-t_6ehnNUSI0RhbFThX1C5pn41GGchtT44bXQyQSL5dpDpOm1Uulwz8oqDL7e9de1UulbTl_3k2z8xT8gxwYDbAGk1rSEVyPf9VRlPNk7j-03JZ2ujp?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Create New Deployment</p></figcaption></figure>

The **Create Deployments** window appears, displaying the YAML configuration file lines for creating a new Deployment. In the code lines, you can customize the **"Name"** and **"Namespace"** fields. Press the **Submit** button to proceed with creating a new Deployment.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXekR3JZd8Etz44bfpik6n00XHdJ7-wlvlZ69sGTOhILZn858Dr6sJTYGbuC9MA6SaPxSOUWnlUzQHYSS2qhsBRVW1xRLQIkUN2nILLplKUMmiYV0cRPNXoocp_AJZZJrVJX90KWkw?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Create New Deplyment</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/create-new-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.
