# Create a New DaemonSet

Create a New Deployment is a feature used to create new Daemon Sets in the Service Portal Cloudeka. On the DaemonSets tab of the Workloads page press the "+Create Deployments" button.

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

The Create DaemonSets window displays the line code of the YAML configuration file to create a new DaemonSets. In the line code, you can customize the lines "Name" and "Namespace". Click the Submit button to process creating the new DaemonSets.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXddsbJk-vU45b3mfOJM2hK1chun7x9XTlP4GS9nVYegE6TbaiZ_jZDOFSwr4E_20MRvzdZ_oEG99AmUPrxvvqKsiRPUvBkuiMcF8UfL9V0Oigxug_DsL1sJ4LqFObgfxL7tSQ7XTg?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Create a New Deployment</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.ai/deka-gpu/deka-gpu-kubernetes/workloads/daemonsets/create-a-new-daemonset.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.
