> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Change autoscaling limits

Each pool has minimum and maximum node counts that determine the limits within which autoscaling operates. The limits can be changed at any time to reflect a different expected workload.

1\. In the [Gcore Customer Portal](https://portal.gcore.com), navigate to **Cloud** > **Managed Kubernetes**, then click the cluster name.

<Frame>
  <img src="https://mintcdn.com/gcore/fPM49hXRal7ZeffL/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-clusters-list.png?fit=max&auto=format&n=fPM49hXRal7ZeffL&q=85&s=89ef23f4f3a86c076a30938e6d9abf8d" alt="Managed Kubernetes clusters list showing cluster names and status" width="1198" height="250" data-path="images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-clusters-list.png" />
</Frame>

2\. Open the **Pools** section, click **⋯** next to the pool, and select **Edit Pool Settings**.

<Frame>
  <img src="https://mintcdn.com/gcore/fPM49hXRal7ZeffL/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-menu.png?fit=max&auto=format&n=fPM49hXRal7ZeffL&q=85&s=9a675b10a34628f408972a4f12652dd6" alt="Pools section with the Edit Pool Settings menu open for pool-1" width="933" height="479" data-path="images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-menu.png" />
</Frame>

3\. Enter the **Minimum nodes** and **Maximum nodes** values, then click **Save**.

<Frame>
  <img src="https://mintcdn.com/gcore/fPM49hXRal7ZeffL/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-form.png?fit=max&auto=format&n=fPM49hXRal7ZeffL&q=85&s=2e50a300e5c020e42f3712bc2f32e5c9" alt="Edit Pool Settings form showing Minimum nodes and Maximum nodes fields" width="657" height="674" data-path="images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-form.png" />
</Frame>

After saving, the new limits take effect:

* If the specified count is higher than the current number of nodes, the system deploys new ones.
* If the specified count is lower, the system removes redundant ones.
