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

autoscaling: Add support for behavior config #561

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

dcarley
Copy link
Contributor

@dcarley dcarley commented Mar 17, 2022

What this PR does / why we need it:

We'd like this because we're using AWS NLBs, which suffer from really
slow registration and de-registration times, so we'd like to configure
the auto-scaler to scale down more slowly to prevent it flapping up and
down.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

We'd like this because we're using AWS NLBs, which suffer from really
slow registration and de-registration times, so we'd like to configure
the auto-scaler to scale down more slowly to prevent it flapping up and
down.
@dcarley dcarley requested a review from a team as a code owner March 17, 2022 11:14
@rainest rainest merged commit 7aaa59a into Kong:main Mar 17, 2022
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