# Configuration Pod

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeDH38hbir1NoI45GO9VR74CtAB7oHecQcJWBq6zObvNuwCiM4ZhWVv7Tn9jFt8YZYhkUy4DxfWYy7AsbguNjmGd-GbQx1lkvswU_WxacNd0q-r9pQBut1mZybTGiTC33X_QBmW6A?key=STJL10WA8hk9zDcEThCoUA" alt=""><figcaption><p>Configuration Pod</p></figcaption></figure>

The Show Kubernetes YAML windows will appear, you can customize the configuration as needed. Once the configuration has been adjusted, click the Update button to save the changes.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHqZgHrqfx8h1mpZ5tVDyygAqeNYOGjwuuKAN6tKbTINxpDAz_LiJy-yqOen_KZcmkxkheHqQmYX6ap3z6KsZVUxyAHvwWnvmXdfWkV3XEVR_kLAO3aV_cqDiccFKAEzQLS3Cogw?key=STJL10WA8hk9zDcEThCoUA" alt=""><figcaption><p>Configuration Pod</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/pods/configuration-pod.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.
