Posts

Incus Fleeting Plugin for Gitlab Autoscaler by Paul Kramme

May 4, 2024 | Reading Time: 4 min

Incus Fleeting Plugin Over the last few days I’ve build a new fleeting plugin for Incus, the fork of Canonical’s LXD. With the plugin it’s now possible to use Incus hypervisors with the Gitlab autoscaler runner. The autoscaler runner creates and destroys VMs based on configured limits, and is mostly cloud and hypervisor agnostic. You can find the project here: github.com/pkramme/fleeting-plugin-incus Gitlab’s autoscaler runner Gitlab introduced a new way to create autoscaling CI/CD infrastructure with the “fleeting” library and their new autoscaler runner.