For a tool for horizontal component scaling, the strongest matches are kedacore/keda (KEDA is a Kubernetes-native event-driven autoscaler that adjusts replica), knative/serving (Knative Serving is a Kubernetes-native platform that automatically scales) and kubernetes/kubernetes (Kubernetes is the foundational cloud-native orchestration platform that natively). Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “component scaling systems”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
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
KEDA is a Kubernetes-native event-driven autoscaler that adjusts replica counts based on external metrics and events, perfectly matching the search for an open-source cloud-native auto-scaling system.
Kubernetes-based, scale-to-zero, request-driven compute
Knative Serving is a Kubernetes-native platform that automatically scales container replicas to zero and back up based on request-driven metrics, fitting the search for an auto-scaling system with scale-to-zero, horizontal scaling, and configurable pod autoscaler policies.
Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current system state against user-defined configurations to ensure desired operational outcomes. The system relies on a centralized API-driven interface and a replicated key-value store to maintain a consistent source of truth for all cluster objects. The platform distinguishes itself throu
Kubernetes is the foundational cloud-native orchestration platform that natively provides automatic horizontal and vertical scaling of application components through built-in resources like the HorizontalPodAutoscaler and VerticalPodAutoscaler, directly matching your need for a metric- and event-driven auto-scaling system.