Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/idphd 33 hpa autoscaler #82

Merged
merged 8 commits into from
Dec 9, 2024
Merged

Conversation

Pycnomerus
Copy link
Contributor

deploy an HorizontalPodAutoscaler that integrate without bubbling with PodDistribution budget.

the feature is Opt-in.

the hpa rules:

minimal replicas is always is 1 more than the PodDistribution to avoid locking deployments
max replicas at least equal to or greater than min replicas.

scaling only support target cpu for now.

@Pycnomerus Pycnomerus requested a review from a team as a code owner December 5, 2024 15:53
charts/aspnetcore/values.yaml Outdated Show resolved Hide resolved
charts/aspnetcore/values.yaml Outdated Show resolved Hide resolved
@starcraft66 starcraft66 merged commit 321746d into main Dec 9, 2024
7 checks passed
@starcraft66 starcraft66 deleted the feature/IDPHD-33-hpa-autoscaler branch December 9, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants