kedacore / keda-docs

Documentation and landing page for KEDA
https://keda.sh
Apache License 2.0
121 stars 441 forks source link

docs: validating webhook policies to limit number of replicas #1471

Closed Tomer20 closed 1 month ago

Tomer20 commented 1 month ago

Added examples of ValidatingAdmissionPolicy to fail/deny ScaledObjects based on maxReplicaCount.

Checklist

Fixes #

github-actions[bot] commented 1 month ago

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

Learn more about:

netlify[bot] commented 1 month ago

Deploy Preview for keda ready!

Name Link
Latest commit ee00cc135240e969e89eece56cf47ec38d8a18f9
Latest deploy log https://app.netlify.com/sites/keda/deploys/66ef9b6ad576c10008940cf4
Deploy Preview https://deploy-preview-1471--keda.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Tomer20 commented 1 month ago

Thanks!

Could you please also add similar change to version 2.16?

Thanks for the feedback @zroubalik. I added the docs for v2.16 as well.