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

[xy] Support horizontal pod scaler in deployment #52

Merged
merged 2 commits into from
May 22, 2024

Conversation

wangxiaoyou1993
Copy link
Member

@wangxiaoyou1993 wangxiaoyou1993 commented May 22, 2024

Summary

Support horizontal pod scaler in deployment.

Example config in values.yaml

hpa:
  minReplicas: 1
  maxReplicas: 10
  targetCPUUtilizationPercentage: 50

Tests

tested locally

image

cc:

@wangxiaoyou1993 wangxiaoyou1993 merged commit 35e6f5e into master May 22, 2024
3 checks passed
@wangxiaoyou1993 wangxiaoyou1993 mentioned this pull request Jun 11, 2024
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.

1 participant