Kubernetes HPA written in clojure (open sourced)

I am always thrilled to see open source projects written in clojure and I’m very glad me and my team had a chance to contribute our project

The project itself is a custom Kubernetes HPA (Horizontal Pod Autoscaler) which allows scaling up and down a deployment by metrics fetched from Prometheus

We’ve been running it in production and we’re very glad with the results
It’s easily installable as a public Helm chart and a docker image

You can find it here:

4 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.