# Machine Set

Machine Set you can add a new set of machines, add workers, and remove the added set of machines. You cannot delete a set of machines that were already available at the beginning of Deka ROCK creation.

## Create Machine Set

Here are the steps to create a new set of machines on Deka ROCK:

* On the Cloudeka services page select Platform and click the Deka ROCK menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/0halamanproject.png" alt=""><figcaption><p>Create Machine Set (a)</p></figcaption></figure>

* On the Deka ROCK page, click More and select the Details button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/2.0detail.png" alt=""><figcaption><p>Create Machine Set (b)</p></figcaption></figure>

* On the Machine Set tab click the Create Machine Set button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.0createmachine.png" alt=""><figcaption><p>Create Machine Set (c)</p></figcaption></figure>

* Select the Flavor options as needed and the worker to use and click the Create button to continue creating the machine set.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.1createmachine.png" alt=""><figcaption><p>Create Machine Set (d)</p></figcaption></figure>

* Wait until the process is complete.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.2createmachine.png" alt=""><figcaption><p>Create Machine Set (e)</p></figcaption></figure>

* The Dekarock notification has been successfully created that the cluster was successfully created.

## Resize Machine Set

Here are the steps to resize the worker used on the set of machines:

* On the Cloudeka services page select Platform and click the Deka ROCK menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/0halamanproject.png" alt=""><figcaption><p>Resize Worker (a)</p></figcaption></figure>

* On the Deka ROCK page, click More and select the Details button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/2.0detail.png" alt=""><figcaption><p>Resize Worker (b)</p></figcaption></figure>

* On the Machine Set tab, select the machine set that the worker resized by clicking Resize in the Action column.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.3resize.png" alt=""><figcaption><p>Resize Worker (c)</p></figcaption></figure>

* Enter the worker size and click Resize to continue the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.4resize.png" alt=""><figcaption><p>Resize Worker (d)</p></figcaption></figure>

## Delete Machine Set

Here are the steps for deleting a machine set:

* On the Cloudeka portal service page, select Platform, then click the Deka ROCK menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/0halamanproject.png" alt=""><figcaption><p>Delete Machine Set (a)</p></figcaption></figure>

* On the Deka ROCK page, click More and select the Details button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/2.0detail.png" alt=""><figcaption><p>Delete Machine Set (b)</p></figcaption></figure>

* On the Machine Set tab, select a machine set that is no longer in use by clicking Delete in the Action column.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.5delmachine.png" alt=""><figcaption><p>Delete Machine Set (c)</p></figcaption></figure>

* The Delete this Machine Set window appears, click Yes to continue the Machine Set deletion process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.6delmachine.png" alt=""><figcaption><p>Delete Machine Set (d)</p></figcaption></figure>

* Wait until the deletion process is complete and a notification appears “a Machine Set on Dekarock \[project name Deka ROCK] is deleted.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/3.7delmachine.png" alt=""><figcaption><p>Delete Machine Set (e)</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.id/platform/deka-rock/machine-set.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.
