I've just made a ShowHN [1] about my pet project [2] for the past few weeks. It let you run isolated runners on-prem from any OCI image using microVMs. The project uses a base image to form a minimal runner environment, and an image that layers the tooling required for running the runner on top of the base image. You can insert your own set of pre-installed tools in that chain of images to warm up runners quickly.[1]: https://news.ycombinator.com/item?id=39844932
[2]: https://github.com/efrecon/gh-runner-krunvm
No comments yet.