# How to Add a Node Group in a Cluster?

To add a node group, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

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

**Step 2:** Navigate to **Kubernetes** and then click on **Overview**.

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

**Step 3:** Click on the cluster name for which you want to add a node group.

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

**Step 4:** Click the **Compute** tab.

<figure><img src="/files/1SbdSQktyB2PyEocYdpr" alt=""><figcaption></figcaption></figure>

**Step 5:** Click **Add Node Group.**

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

**Step 6:** Enter the details and click on **Submit**.

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

| Field          | Description                                                                     |
| -------------- | ------------------------------------------------------------------------------- |
| Name           | Enter name for worker node group.                                               |
| Flavor Type    | Select your flavor type from the dropdown.                                      |
| Flavor Name    | Select your flavor from the dropdown.                                           |
| Quantity       | Enter the number of worker nodes in a node group within the Kubernetes cluster. |
| Volume         | Enter the storage volume attached to each node.                                 |
| Security Group | Select security group from the dropdown.                                        |


---

# 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.acecloud.ai/knowledge-base/kubernetes/how-to-add-a-node-group-in-a-cluster.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.
