
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
github.com/kedacore/http-add-on
Table of Contents generated with DocToc
Kubernetes-based Event Driven Autoscaling - HTTP Add-on
The KEDA HTTP Add-on allows Kubernetes users to automatically scale their HTTP servers up and down (including to/from zero) based on incoming HTTP traffic. Please see our use cases document to learn more about how and why you would use this project.
🚧 Project status: beta 🚧 |
---|
:loudspeaker: KEDA is actively relying on community contributions to help grow & maintain the add-on. The KEDA maintainers are assisting the community to evolve the add-on but not directly responsible for it. Feel free to open a new discussion in case of questions. ⚠ The HTTP Add-on currently is in beta. We can't yet recommend it for production usage because we are still developing and testing it. It may have "rough edges" including missing documentation, bugs and other issues. It is currently provided as-is without support. :bulb: For production-ready needs, you can consider using the Kedify HTTP Scaler, a commercial alternative offering robust and reliable scaling for KEDA. |
KEDA provides a reliable and well tested solution to scaling your workloads based on external events. The project supports a wide variety of scalers - sources of these events, in other words. These scalers are systems that produce precisely measurable events via an API.
KEDA does not, however, include an HTTP-based scaler out of the box for several reasons:
For these reasons, the KEDA core project has purposely not built generic HTTP-based scaling into the core.
This project, often called KEDA-HTTP, exists to provide that scaling. It is composed of simple, isolated components and includes an opinionated way to put them together.
We are always happy to start list users who run KEDA's HTTP Add-on in production or are evaluating it, learn more about it here.
We welcome pull requests to list new adopters.
Although this is currently a beta release project, we have prepared a walkthrough document with instructions on getting started for basic usage.
See that document at docs/walkthrough.md
The HTTP Add-on is composed of multiple mostly independent components. This design was chosen to allow for highly customizable installations while allowing us to ship reasonable defaults.
Please see the complete installation instructions.
We use GitHub issues to build our backlog, a complete overview of all open items and our planning.
Learn more about our roadmap.
This project follows the KEDA contributing guidelines, which are outlined in CONTRIBUTING.md.
If you would like to contribute code to this project, please see docs/developing.md.
We are a Cloud Native Computing Foundation (CNCF) graduated project.
Please refer to the organization-wide Code of Conduct document.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.