# Create a New Config Maps

Create a New Config Map is a feature used to create new Ingress in the Service Portal Cloudeka. On the Config Maps tab of the Resources page click the "+ Create Config Maps" button.

<figure><img src="/files/ZngSQRl1qKfabIY5txUy" alt=""><figcaption></figcaption></figure>

The Create Config Maps window displays the YAML form for creating Config Maps objects in Kubernetes. Click the Submit button.

<figure><img src="/files/HKxwVJUBapfl9kFt1ZCq" alt=""><figcaption></figcaption></figure>

The notification "Config Maps has been successfully created".

<figure><img src="/files/ACCU1tkNGDQjxJUdSQq0" alt=""><figcaption></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/resources/config-maps/create-a-new-config-maps.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.
