# Enable Cluster Autoscaler

### Configuring Cluster Autoscaler for your Infrastructure

The Cluster AutoScaler automatically adjusts the number of nodes in your cluster when Pods fail or are rescheduled onto other nodes.

1. In the DuploCloud Portal, navigate to **Administrator** -> **Infrastructure**. The **Infrastructure** page displays.
2. From the **NAME** column, select the Infrastructure with which you want to use Cluster AutoScaler.
3. Click the **Settings** tab.
4. Click **Add**. The **Add Infra - Set Custom Data** pane displays.<br>

   <div align="left"><img src="/files/VVTRBbeHgIC4QCWSzjZa" alt="Infra - Set Custom Data pane for Cluster Autoscaler"></div>
5. From the **Setting Name** list box, select **Cluster Autoscaler**.
6. Select **Enable** to enable EKS.
7. Click **Set**. Your configuration is displayed in the **Settings** tab.<br>

   <figure><img src="/files/BIvKwsrxYGbSflEZMVq3" alt=""><figcaption><p><strong>Cluster Autoscaler</strong> configuraton enabled with <strong>Value true</strong></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.duplocloud.com/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/kubernetes-cluster/enable-cluster-autoscaler.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.
