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

Cluster Autoscaler integration #644

Merged
merged 158 commits into from
Apr 5, 2023

Conversation

MiroslavRepka
Copy link
Contributor

This PR integrates Cluster Autoscaler into the Claudie, by implementing autoscaler-adapter, which is just an implementation of external gRPC provider.

Things that are implemented:

  • Autoscaler adapter
  • Autoscaler deployment procedure
  • Autoscaler testing in CI
  • Docs updation

Things which need to be done:

  • Add configuration option for CA?
  • Add kubernetes.io/arch label implementation
  • Dynamically change Autoscaler versions based on cluster version
  • possibly other features (expanders, etc.)

The diff might seem large, however, a lot of files were changed only due to renaming Berops to berops. Please, review carefully.

docs/claudie-workflow/claudie-workflow.md Outdated Show resolved Hide resolved
docs/claudie-workflow/claudie-workflow.md Outdated Show resolved Hide resolved
docs/autoscaling/autoscaling.md Outdated Show resolved Hide resolved
docs/autoscaling/autoscaling.md Outdated Show resolved Hide resolved
docs/autoscaling/autoscaling.md Outdated Show resolved Hide resolved
internal/kubectl/kubectl.go Outdated Show resolved Hide resolved
internal/manifest/validate_test.go Show resolved Hide resolved
proto/contextBox.proto Outdated Show resolved Hide resolved
proto/kuber.proto Outdated Show resolved Hide resolved
@wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
Copy link
Contributor

I dig this 🚀
image

@MiroslavRepka MiroslavRepka added this pull request to the merge queue Apr 5, 2023
Merged via the queue into master with commit cfdf7d0 Apr 5, 2023
@MiroslavRepka MiroslavRepka deleted the feat/grpc-external-autoscaler-provider branch April 5, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants