awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kedacore/kedaAvatar de kedacore

    kedacore/keda

    10,314Voir sur 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
    Voir sur GitHub↗10,314
  1. Home
  2. DevOps & Infrastructure
  3. HTTP Request-Based Scaling