Skip to content

Conversation

@mglotov
Copy link
Contributor

@mglotov mglotov commented Feb 21, 2022

PR Description

These changes improve cluster utilization, they allow CA (cluster-autoscaler) to scale-down nodes with utilization less than 70% (default value is 50%).

Fixes #254

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@mglotov mglotov requested a review from a team February 21, 2022 11:20
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mglotov mglotov merged commit 029d53b into main Feb 22, 2022
@mglotov mglotov deleted the cluster-autoscaler-enh branch February 22, 2022 03:51
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.

enh: Cluster autoscaler configuration to improve cluster utilization

4 participants