# Configuring Deployment

**Configuration Pod** is a feature provided by the **Deka GPU Service** **Portal** to update the Pod configuration file in YAML format. In the **Deployments** table, under the **Action** column, click the **Show YAML File** button.

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

The **Show Kubernetes YAML** window appears, allowing you to customize the configuration. Once you have made the adjustments, click the **Update** button to save the changes.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfIkFyF0p_LvJhEFLHVD5CS-ihYQdM6oxpEypaeVzhhGeh7bo2JcV7T3aEA4s1ANiC9F5bXCs7XFamfRTwzxpOstXbTVGYMbCLvOjtLz6z-j3w3CRsuMme05yrfnqO9QEsGeGSr?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Configuring a Deployment</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/configuring-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.
