# Fine-Grained Control with Configurable HPA Tolerance

DevFeed: [Fine-Grained Control with Configurable HPA Tolerance](<https://devfeed.tech/articles/fine-grained-control-with-configurable-hpa-tolerance-21.md>)

Original publisher: [Read original article](<https://blog.abhimanyu-saharan.com/posts/fine-grained-control-with-configurable-hpa-tolerance>)

Author: Abhimanyu Saharan

Published: 2025-05-05T00:00:00Z

Content type: article

Language: en

Sources: [Abhimanyu Saharan](<https://devfeed.tech/sources/abhimanyu-s-blog.md>)

Topics: [Kubernetes v1.33](<https://devfeed.tech/topics/kubernetes-v1-33.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-v1-33](<https://devfeed.tech/tags/kubernetes-v1-33.md>), [scale](<https://devfeed.tech/tags/scale.md>)

## AI overview

Kubernetes v1.33 introduces per-HPA configurable tolerance, providing finer control over the sensitivity of scale-up and scale-down decisions.

## Source excerpt

Kubernetes v1.33 adds per-HPA configurable tolerance, allowing fine-tuned scaling sensitivity for both scale-up and scale-down decisions.