-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Add documentation for configurable autoscaling tolerance. #49826
Add documentation for configurable autoscaling tolerance. #49826
Conversation
Welcome @jm-franc! |
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hello @jm-franc 👋 please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 25th March 2025 18:00 PDT. Thank you! |
1c32e09
to
153e9be
Compare
153e9be
to
f9aef6d
Compare
Thank you Ryan! This PR is ready for review! |
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Outdated
Show resolved
Hide resolved
f9aef6d
to
4ce48b6
Compare
/lgtm |
LGTM label has been added. Git tree hash: 869e19553755cf33f93a03e1865185ed76be7168
|
...ent/en/docs/reference/command-line-tools-reference/feature-gates/HPAConfigurableTolerance.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for docs
If we can tweak the nits I noticed, even better.
Fix nits following code-review. Co-authored-by: Tim Bannister <[email protected]>
/lgtm |
LGTM label has been added. Git tree hash: 74b0ca9d328fca3040b0e7e7933eb80f70e05f2d
|
/assign @salaxander Assigning Xander for approval. |
Hello @kerthcet 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on 8th April, 2025 18:00 PDT. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not particularly about scheduling, but
/approve
Thanks!
I guess this needs a doc approval? |
This PR could use an approval from Docs, @kubernetes/sig-docs-leads thanks! |
Friendly ping @salaxander :) |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kerthcet, natalisucks The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
This PR updates the documentation to describe the Workload Autoscaling configurable tolerance feature.