awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHTTP Request-Based Scaling

Autoscaling mechanisms that adjust workload replicas based on the volume of incoming HTTP traffic.

Distinct from HTTP Traffic Handling: Existing candidates focus on traffic handling, inspection, or logging, not the use of traffic as an autoscaling signal.

Explore 1 awesome GitHub repository matching devops & infrastructure · HTTP Request-Based Scaling. Refine with filters or upvote what's useful.

Awesome HTTP Request-Based Scaling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kedacore/kedaAvatar de kedacore

    kedacore/keda

    10,314Ver en GitHub↗

    KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi

    Adjusts the number of active pods dynamically based on the volume of observed incoming HTTP requests.

    Goautoscalingevent-drivenhacktoberfest
    Ver en GitHub↗10,314
  1. Home
  2. DevOps & Infrastructure
  3. HTTP Request-Based Scaling