Skip to content

feat: add support for scaling on custom metrics

Subbu requested to merge (removed):feature/add-hpa-custom-scaling-support into master

Add support for scaling on custom metrics (HPA)

Changes have been made to be backward compatible and not break functionality for existing users while also allowing for new deployments to configure scaling on custom metrics.

Please note targetCPUUtilizationPercentage supports only autoscaling/v1 API version while custom metrics need autoscaling/v2beta1 API version

Edited by Subbu

Merge request reports