keda-docs
keda-docs copied to clipboard
Update ScaledJob scaling strategy section
Rewrite of the scaling strategy section of the ScaledJob spec, based on this issue and discussion on the community Zoom call.
Summary of changes:
- add an explanation for why a scaling strategy is required in the first place
- try to point out that
defaultshould work for most users (hopefully meaning they don't need to read this section at all!) - tweak some language to increase clarity (e.g. "number of jobs to create" rather than "the number of the scale")
- update the
eagersection to reflect the actual behaviour (as discussed in the issue linked above)
With this PR, the documentation should correctly match the behaviour of KEDA 2.16, i.e. it does not include any of the minor changes I'm planning to make to the scaling strategy code, for which I'll make a separate docs PR (I've been busier than expected!).
Checklist
- [✓] Commits are signed with Developer Certificate of Origin (DCO)
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
While you are waiting, make sure to:
- Add your contribution to all applicable KEDA versions
- GitHub checks are passing
- Is the DCO check failing? Here is how you can fix DCO issues
Learn more about:
- How to become a listed end-user or a listed commerical offering
- Our contribution guide
Deploy Preview for keda ready!
| Name | Link |
|---|---|
| Latest commit | fe29e4682332a788258bd201fc07d9ce714954f2 |
| Latest deploy log | https://app.netlify.com/projects/keda/deploys/6830c5ff0a8f590008e56596 |
| Deploy Preview | https://deploy-preview-1562--keda.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Excellent, sorry for the delay, could you please also update the file in 2.18 (upcoming) version?
https://github.com/kedacore/keda-docs/tree/main/content/docs/2.18
Hi @zroubalik, so sorry for an even longer delay on my part (and for a simple request!). Have just updated the file in 2.18 too.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity.