# Create New StatefulSet

Access the Service Portal, then navigate to Kubernetes → Workload and select the StatefulSets tab

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

On the StatefulSets list page, click the Create button to begin the creation process.

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

After clicking the Create button, the system will display the configuration preview page as shown in the image. Review the configuration, then click the Create button again to complete the StatefulSet creation process.

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

After clicking the **Create button**, the system will **display a notification stating&#x20;*****‘Statefulset has been successfully created’*** → **indicating that the creation process was successful**. After the notification appears, the newly created StatefulSet will automatically be added to the table → **allowing you to view it in the StatefulSets list.**

<figure><img src="/files/JeVZHZSEdPb8sa4mgW4Y" 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/workloads/statefulsets/create-new-statefulset.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.
