> ## Documentation Index
> Fetch the complete documentation index at: https://gcore-doc-1894.mintlify.site/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-doc-1894/h1nJqClSAWmbAVqY/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-clusters-list.png?fit=max&auto=format&n=h1nJqClSAWmbAVqY&q=85&s=ed847570653f006235b588e093fec524" 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-doc-1894/h1nJqClSAWmbAVqY/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-menu.png?fit=max&auto=format&n=h1nJqClSAWmbAVqY&q=85&s=3e645de6661acf412459740abfe269f7" 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-doc-1894/h1nJqClSAWmbAVqY/images/docs/cloud/kubernetes/clusters/autoscaling/change-autoscaling-limits/change-autoscaling-pool-form.png?fit=max&auto=format&n=h1nJqClSAWmbAVqY&q=85&s=f3810d1a4c36488da0fe6523239b862a" 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.
