Skip to content

Enabling horizontal pod auto-scaling based on custom metrics

Dinidu requested to merge dinidus/gitlab-runner:auto-scale-runers into master

This feature allows gitlab runners to autoscale based on a custom metric value. As a prerequisite, A custom metrics API server need to be enabled by installing a third party custom metric adapter. Eg :- https://github.com/directxman12/k8s-prometheus-adapter

Edited by Tomasz Maczukin

Merge request reports