Elasti: Lightweight Scale-to-Zero for Existing Kubernetes Services

2 ramantehlan 1 7/2/2025, 4:01:12 AM github.com ↗

Comments (1)

ramantehlan · 2d ago
Elasti lets you scale standard Kubernetes HTTP services to zero without adopting Knative, OpenFaaS, or other FaaS platforms.

It works by adding a lightweight proxy and controller that buffer requests during cold starts and trigger scale-up automatically. No changes to your app, no function rewrites, no new abstractions.

Designed for teams that want serverless-style efficiency using plain Kubernetes primitives.

GitHub: https://github.com/truefoundry/elasti