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

Autoscale gateway with HPA #1199

Merged
merged 8 commits into from
May 19, 2024
Merged

Conversation

edeNFed
Copy link
Contributor

@edeNFed edeNFed commented May 16, 2024

  • Update OTel collector to v0.100.0
  • If metrics server is installed, add HPA and scale odigos-gateway according to memory limits
  • Change odigos-data-gateway to use client side load balancing in gRPC

@edeNFed edeNFed requested review from blumamir and rauno56 May 16, 2024 12:14
autoscaler/controllers/gateway/deployment.go Show resolved Hide resolved
autoscaler/controllers/gateway/deployment.go Show resolved Hide resolved
autoscaler/controllers/gateway/hpa.go Show resolved Hide resolved
autoscaler/controllers/gateway/hpa.go Show resolved Hide resolved

force := true
patchOptions := client.PatchOptions{
FieldManager: "odigos",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure what the semantics for FieldManager are for an apply patch. Is it needed?

@blumamir blumamir merged commit fe32689 into odigos-io:main May 19, 2024
11 checks passed
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.

None yet

2 participants