# Configuring a DaemonSet

Configuring a DaemonSet is a feature that the Deka GPU Service Portal provides to update the DaemonSet configuration file in the YAML file. In the DaemonSet table in the Action column press the Show YAML File button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe--AUWcMbGnJ5S9RXIkWmpTMhAVGwCjdeOntxd1hzJhi6Td1m5izef0nmSmuBxH2DZVh_4UPjKFBaKVud2sNomruxS9KRJ7vihKbUZlO2isdKcLqBp6egbcEFPEDwLYCxEy7Ejww?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Configuration DaemonSet</p></figcaption></figure>

The Show Kubernetes YAML window displays, you can customize the configuration. Press Update to save changes when customizing the configuration.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0w8FfR3ILM_5g_LujijU152n4keCWRv6mWfdSv-NC-OZyCmqkzXZwBV41tFFmPgLAfIUxEdsyRvkbaBI0umFP8fGHb4v1rvfsLGyGeQGgxCzAWYxklffV0Ap_eOTmLRps4evEBA?key=VdqgWGDwyvFHeaI7pMzFzQ" alt=""><figcaption><p>Configuration DaemonSet </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/configuring-a-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.
