Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

[fix] use correct HPA apiVersion on helm template#9372

Closed
felipemadeiros wants to merge 1 commit intoNetflix:masterfrom
felipemadeiros:helm_update
Closed

[fix] use correct HPA apiVersion on helm template#9372
felipemadeiros wants to merge 1 commit intoNetflix:masterfrom
felipemadeiros:helm_update

Conversation

@felipemadeiros
Copy link
Copy Markdown
Contributor

@felipemadeiros felipemadeiros commented Jul 19, 2023

WHAT

Configure HorizontalPodAutoscaler (HPA) according kubernetes version - (@alexandresavicki)

WHY

The autoscaling/v2beta2 API version of HorizontalPodAutoscaler is no longer served as of v1.26.
The autoscaling/v2 API version available since v1.23.

Ref

https://kubernetes.io/docs/reference/using-api/deprecation-guide/#horizontalpodautoscaler-v126

@jaydhulia jaydhulia closed this Mar 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants